Vertical list split into 2 columns

Hello,

Is there a way to split a vertical list into 2 columns ?

I read that it is on Bubble backlog but wandering if there is a workaround while waiting ?

1 Like

You could use two repeating groups, and show items until X on the first, after X on the second.

There is not RG element for mobile native :confused:

I thought about creating a special web page and use the web view element to integrate it into my mobile view.

1 Like

Oh how interesting, I’ve not actually tried it out yet and have just seen that this post is tagged as mobile, so I’ll let somebody else from the community jump in here.

If you aren’t trying to show too many options, then you can use the Short List element, which allows for multiple columns. We will eventually be adding multiple column support on the list view as well for those longer lists

2 Likes

Thanks for the feedback.

I am trying to load around 200 items.

There is a big loading time difference between Short List element (around 10 sec on Bubble Go) and List view (almost immediately).

Can’t wait to have multiple columns into the list view