Repeating Group with different size and amount of columns

Hi, I am trying to get a Repeating Group to look like this https://i.imgur.com/SN0lbGt.png and be dynamic based on a data type but can’t figure out how to do it. I want to be able to set the size via a datatype, for example size, and if size = 100 it will be full width, if size = 33 it will be 1/3 etc.

But if I increase the size of the group they will overlap or cause scrolling. Is there a way to make the group wrap to the next column if it exceeds the container size?

Any advice or ideas to look into would be appreciated.

This topic was automatically closed after 70 days. New replies are no longer allowed.