Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Optimizing Report for Mobile version

Hi everyone,   I'm trying to optimize my report for viewing on mobile app. I know that there are some elements that can be responsive, but some elements are not.   For example, I have a text box ...
  • v-jingzhang's avatar
    5 years ago

    Hi Anonymous 

    Currently it is not supported to optimise non-responsive elements for mobile apps individually. See considerations.

     

    I think a workaround is to create two elements separately and change their layering order in different report views. For example, create two text boxes with the same content. One is 18pt and the other is 14pt. In Web layout, put the 18pt one on the top of the 14pt one, so you will only see the 18pt one because the 14pt one has been covered. In Mobile layout, only drag the 14pt one into the Mobile view. By doing this, you can see the text boxes with different sizes in Web view and Mobile view. 

     

    Regards,
    Community Support Team _ Jing
    If this post helps, please Accept it as the solution to help other members find it.