{group-data}
Plugin: Scaffolding Plugin, from version 2.2.x
Allows data to be grouped within a named data set.
Description
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}
Usage
{group-data:name}
{xxx-data:sub-field}
{group-data}
Parameters
| Name | Required | Default | Description |
|---|---|---|---|
| [default]/name | | The group field name. |
Discussions