How to dynamically change the size of group within a repeating group?

Hello everyone,

I need some help with changing the size of a group dynamically based on the length of the text that is brought in from an API.

Here is how my repeating group looks like:

Currently, because I cannot change the size dynamically, the text is cut short like this:

Is there a way to achieve this?
Thank you so much.

On your Text Element, set ‘Fit height to content’ and don’t have a maximum value (it’ll default to ‘Inf’ for Infinity)

Thanks a lot!

Is there a way to make the group and the row to expand dynamically as well? This is how it currently looks like when I changed the Text Element to ‘Fit height to content’:

Yes indeed! They all have similar controls in terms of height, width, and content. Someone in these forums said something like ‘I want my elements to move like Legos, not like a collage’ and that has guided me well.

1 Like

Thank you so much! It seems to wort after changing the groups from ‘Fixed’ to ‘Rows’.

1 Like

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