Group Data
Description
Allows data to be grouped within a named data set.
This can be used as a replacement for the deprecated Scaffold macro if you have existing data you need to access. Simply replace {scaffold: Name} with {group-data: Name}. For more information, try this recipe out here.
Parameters
Name | Required | Available In | Migratable to Cloud? | Default Value | Description |
---|---|---|---|---|---|
[default] / name (Field Name) | Yes | Server, Data Center | No | The group field name. Must be unique. |
Editor View
Tutorial Examples