Hello,
I am having issues with the Repeating Groups in the new responsive engine.
I want to create a feed where you get a notification from someone (similar to a messaging app). I want each notification card to have dynamic height (depending on the message length) but I want the height of the Repeating Group to stay constant as a percent % of a container.
When I tried setting it up, increase the number of notification cause an increase in repeating group height (and eventually expands out of control). How do I made the %height relative to the parent containter instead of the child?
Thanks in advance!