Does Rich text affects performance of App?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Does using too many richtext in form ( or App in general ) affect the performance of the App ?

Hi @Rose Butlew​

Use RichText widget only when there is a need to display text with different fonts or HTML tags (for example, bold, italics, and so on). Use this widget only for small content (2-3 lines of text). If the content is large, use a Browser widget instead.

If you are loading more content RichText and if the form contains multiple RichText on the same then we recommend to redesign you form.