In Bubble, this is a 2 column, 1 row full list repeating group. It will show a maximum of 8 items. It populates each column from left to right. I’ve marked the order in red.
Hello @dserber
In Wappler this is called a repeat region. You can check how to repeat your items:
This example shows how to repeat items in a table, but you can do the same on your page by selecting the row element and click the make repeat children button. It will then repeat the cols inside it.
Thanks @Teodor
I was able to get the repeat region setup to display all items pulling from a database. How would I limit those items to show only items 1-8?