Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/fieldtypes/fluid.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,12 @@ The "human" name of the previous field group. This will be blank when on the fir

The short name of the previous field group. This will be blank when on the first group.

### `group_id`

{fluid_content:group_id}

The unique numeric ID of the current field group. Stable across edits and reorders.

## Displaying a Pair variable

Fields that use a variable pair to output content work like they would outside of a Fluid field, with the the `{content}` variable taking the place of the field shortname.
Expand Down