Imagine I have a repeater with nothing but text in it. As expected, more text would cause the repeater’s height to increase.
I need the same thing to happen with a repeater that contains an image at the top and input fields underneart it. If the image is portrait it should push the input elements down and the repeater should increase in height.
How can I accomplish this?