Repeating group with multiple columns

The default for RG with multiple columns is to go left to right instead of top to bottom. Is there an easy way to make it go top to bottom?

image

@1theritzy

You can set your RG like shown in the screenshot.


Set fixed number of columns to 1

The setting will give you output like below:

Let me know if that works.

Try changing the scroll direction of the RG from Vertical to Horizontal. That should do it.

1 Like

Thanks code. I want 3 or 4 columns, not 1.

Ah, I see now. That function only works when the fixed number of rows/columns are unchecked, isn’t that a clever feature! :crazy_face:
That makes it extremely difficult to manipulate the rows and columns…i.e. unusable.

Hey thanks much for your input, greatly appreciate!

Not at all… just set your min and max width settings correctly and you have full control.

Hey @1theritzy,

You additional input (that you need multiple columns) on the issue provides more clarity.

Here is what you can try.
For an output like:

Configure your RG like the following:


For an output like:

Configure your RG like the following:


Let me know if that helps

Very good, thank you code. :slight_smile:

Got it, thanks for your help Adam!

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