Within each Object/Table the fields to be generated may be grouped into Fieldsets . This allows for the development of front end views that position sets of fields in specific areas of the components output e.g. one fieldset may be placed at bottom of the output area - overriding any sequence for the fields themselves.
Some predefined fieldsets are automatically generated based on the feature and functionality settings in an object/table.
You can use the following links to jump to a section of this help page:
The variable name used in code for a fieldset. This field is auto_generated from the fieldset name and can be changed. No spaces or punctuation marks (except underscore _) are allowed, the value must be unique within a component and start with a letter.
text
Component/Extension
Select the Component/Exension that this fieldset is part of.
modal_components
Object/Table
Select the Object/Table that this fieldset is part of.
modal_componentobjects
Pre-defined
Flag set to indicate whether this fieldset is pre-defined or not. As pre-defined fieldsets are auto-created this fieldset is read-only except for the title and description. Some templates are marked-up to handle the Include Joomla! Features flags without reference to a defined Field or Fieldset, others may use the pre-defined Fields and Fieldsets to implement the Joomla! Feature.