How to make repeating groups all the same height?

Hi,

I’ve created a repeating groups to show search results based on information in a database. Here is a screenshot (photos are stock images and data is made up).

I would like to know how I can ensure each repeating group is the same height (in the picture the middle group is longer than those either side)? At present, where a user has a longer job title or company, the extra text is making that 1 group larger.

Thanks,

Jonathan

Set text elements to have max height so it doesn’t expand past that height setting

Thanks Boston, I’d like to expand the other two boxes (left and right) to the height of the central box, so not to hide the text when additional text is entered, is that possible?

Yes, easiest way is to set a fixed height…if you know no text will be greater than a certain height just set them to that height.