Scrollable zone / groups?

Hi everybody,

is it possible to create a scrollable zone? Let’s say, I have a group tab and I want my Content tab inside to be scrollable (inputs and text are inside). I don’t want my user to scroll the whole page. I just want him to scroll the content tab area.

Is it possible with Bubble? How do you do it? I’m new on Bubble, so please tell me step by step :slight_smile:

Thank youuuu

If the content is a list, then you can use a repeating group element (which will retrieve/display your list) and set the layout style to Vertical Scroll

The multiline input can also scroll if you don’t allow it to “stretch to fit content”

HTML elements may also scroll depending on what you put in there. For example plain text without fitting to content should scroll.

Hope that helps!


Gaby at Coaching No Code Apps (formerly Coaching Bubble)

Courses & Products, Tutorials, Private Coaching, and High-level Development

Start Learning Today :mortar_board:

Hi @romanmg and thanks for your help.

I don’t get the HTML part. Can you tell me how can I do it please?

Kind regards.
Ulrich

@ulrich_00132 this might help you

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