Oddly Simple Question - How Do I get a Text element to be scrollable?

I have a text element that contains a big paragraph of terms and conditions.

I need to make it scroll but there are no options in the settings for the text element to do that.

Yet, the multiline input where the text is input by the user in the first place scrolls nicely by default.

How do you get a Text element to scroll when there is a lot of text in it??

put it in a group and allow the group to become scrollable

1 Like

Sharing the solution. Put it into a multiline input but made that input inactive so it displays and scrolls but can’t be edited



you can use bubbles richtext input and disable every option like this

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.