Using Repeating Group Pages on new responsive engine?

Hi,

I can’t seem to use the go to next page/previous page function of a repeating group in the new responsive engine - this is because I haven’t set a fixed number of rows & width. However if I do this then repeating group columns won’t be responsive e.g 5 columns → 4 columns → 3 columns → 2 columns as page is resized.

I guess a workaround is to have multiple page width conditions to set the amount of columns given the page width? But in this case I’d have 8 conditions per repeating group and it wouldn’t be practical

Does nayone know a workaround?

Many thanks

Why don’t you set the fixed number of rows and columns, and to make RG responsive, use the conditional like this-
image

Ankur@ Nocodetalks
Looking for a Bubble Coach? Check out here

Hi thanks for the response! Yea I did mention that in my post but it would seem impractical since I would need 4 conditions EACH repeating group because max number of columns is 6 and minimum is 2 (and set both columns AND row for each condition)

Just seems impractical so I was wondering if there was a faster way to achieve this like the old responsive engine handled repeating groups.