A collection lets the people using your design generator manage a repeating set of fields: they can add, remove, and reorder items, and every item has the same fields. A list of team members, each with a name, role, and photo, is a typical example.
To build one:
- In the Inputs panel, click Collection to create an empty collection.
- Drag the fields each item should have into it, for example a text field and an image field.
- Optionally set a Min number of input groups and Max number of input groups to limit how many items users can add.
On the canvas, a collection drives iterated elements: the design repeats once per item, so the layout grows and shrinks with what your users add. Collections are an advanced feature.