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 | Migratable to Cloud? | Default Value | Description |
---|---|---|---|---|
[default] / name (Field Name) |
|
|
| The group field name. Must be unique. |
Editor View
Macro Edit View
Not applicable.
Notes
Not applicable.