How to create a 'show more' button as shown

Hey,

I wanted to create a show more option, but using a icon for the same. The UI is similar to below:

When you click on the arrow, it shows the whole post:

Does anybody know how to create this using bubble?

Yes, can be done quite easily. You need to make sure that the part that’s initially hidden is in its own group (let’s call it group A). That group has the setting “visible on page load” disabled and “reduce height when not visible” enabled". Then you create a workflow for the icon: when it’s clicked, toggle Group A

2 Likes

And you can add a condition on the icon in the editor, when Group A is visible change Icon to Chevron Down.

2 Likes

Thank you so much it worked!! Thanks :slight_smile:

1 Like

Thanks…you replied right at time when I was stuck at this point…thanks :slight_smile:

1 Like

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