A Group can contain other Item only in an Admin Page, as shown in the following screenshot.

Sukellos Admin Builder Examples

The code below is used to generate this section:

Copy to Clipboard

A Group inherit from an Item, then all settings described in Item Settings are also used.

Specific settings for Group:

Field Settings Description
global_form_independent
boolean / Default: true
Used to know if an item should be displayed independently of a global form.
This option is used to break a form rendering when the item is displayed.
It can be used in conjunction with need_form to force own form for a field.
Or to exclude a content item from a global form