Skip to content

group

Custom field type

All field types

A visual grouping of related fields that stores nothing itself.

Written as
"Type": "group"
Valid on
Forms, and template fields, Datastore schema, and custom site settings
On a form
{{ group_field }} — the control object rendered on a Form. Not the same object as Stores.
Validators
This type carries no validators.
Default value
Nothing. A group has no value of its own.

Properties

Accepted in addition to the shared properties every definition carries.

Property Required Description
Fields The fields inside the group.
Collapsible Lets the editor collapse the group.
Collapsed Renders the group collapsed on load.