Issue with sizes of repeating group cells

Hi,
I’m having an issue with my repeating groups. I have it set to have “no fixed number of cells” in a column or row and have rows set to “stretch to fill horizontal space” as I want up to infinite rows and want the number of columns to be responsive with page size.

However, when the page size in shrunk in the preview, if the number of cells in the final row is less than the previous rows, the cell are stretched to fit the full page width and therefore each one is different to those in the previous rows but I want them to be the same size even if there s space at the end.

Does anyone know a way around this, I have been struggling for a while and any help would be much appreciated! My apologies if this comes across as unclear.

Hello! You should de-select “stretch to fill horizontal space” and instead group the elements inside your repeating group cells and give them a fixed or max width. Now when you shrink the page the elements should drop below but stay the same size as the others.

Let me know if you need any other help with this.

Thank you, this helped. I think it was because I the image and text fields I had inside of each cell had a width of 100%!