Array of multiple FieldGroup objects
- Type: array object[] · Array of multiple FieldGroup objects
- autoType: boolean
Attach When true, this field group is automatically attached to new records in the target module.
- boostType: string
Id read-onlyBoost space internal record identification
- createdType: string Format: date-timeread-only
Creation timestamp
- derivedType: integer
From ID of group from which this group has been derived - only for protected field groups
- entitiesType: array object[] · FieldGroup entity[]
Entity attachment records describing which records and positions this field group is rendered in.
- idType: integerread-only
Unique identifier - primary key
- inputsType: array object[] · Field[]
Ordered list of fields belonging to this field group.
- inputType: string
Size Default layout width applied to each field inside this group (e.g. 'full', 'half').
- moduleType: string
Module name this field group belongs to (e.g. 'contact', 'deal').
- nameType: string
Name of the Field Group.
- protectedType: boolean
Marks field group as system default - non-changeable
- sizeType: string
Layout width of the field group in the UI (e.g. 'full', 'half').
- staticType: string
Static HTML/text content rendered inside the group; used for informational or decorative groups with no input fields.
- systemType: string
Name Group system name - if set (non-changeable) - only for protected field groups
- tableType: string
Specific table within the module this field group targets; used when a module has multiple tables.
- weightType: integer
Ordering index controlling the display sequence of field groups; lower values appear first.