Skip to end of metadata
Go to start of metadata

{group-data}

Plugin Version: 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

Wiki Markup

{group-data:name}
  {xxx-data:sub-field}
{group-data}

Parameters

Name

Required

Default

Description

[default]/name

The group field name.

Labels