How to Create Repeatable Button Components, Fetching from a Database
Note: This page only applies to the Old Rendering Engine - for the New Rendering engine ask a Savvy Expert for help
Repeatable components take data from an array of objects and turn it into the same amount of components.
Step 1: Create and Prepare your Button
Create a button where you want the list of buttons to appear.
Select the component and scroll to the bottom of the Options tab, open the Advanced dropdown.
Select the REPEATER KEY. This will be the key of the Computed field that is fetching the data and returning the array of objects. Here are some docs for reference: