Transcript
In this Quick Tip, we're going to learn how to build this fixed repeating group with the new responsive controls.
A fixed repeating group does two things:
It will always display the specified number of rows and columns, regardless of the number of entries its data source returns.
It won't respond as the page or parent container resizes.
With our repeating group on the page, we have new controls at our disposal. By default, a repeating group will have two checkboxes: one for Fixed rows and one for Fixed columns.
By leaving these checked, you can choose the number of rows and columns for your repeating group. You can also show a partial list, since a fixed repeating group allows you to use Bubble's built-in pagination actions.
That's it for this Quick Tip! For more, be sure to check out bubble.io/academy.