Hi!
I have a repeater that’s connected to a dataset and collection, and within the repeater I have a gallery.
It’s not for all items in the collection that has data for the gallery though, so I have created some code that collapses the gallery if there is no data for it.
The code works fine, but the repeater (or container) doesn’t adjust to the lower height accordingly. Now there’s just this big white space.
Is there any way to make the repeater adjust the container height dynamically?
Thank you in advance!
Anders