Using the group marker field, to add field group and tab set in your item forms
Group marker field can be used to create tab-set or fieldsets or seperators in item forms.
It is used per Content Type !!
Please follow these steps to use it
- Goto the backend Field manager TAB and filter by a content type e.g. "car" or "article"
- Click to order by the Ordering number column
- Cases: fieldsets, TAB-sets, custom HTML
-- For Field-sets --
Create groumarker fields (before saving make sure you assign field to Content Type "car")
and order like this:Fieldset: Open (with title1)
-- some fields --
Fieldset: Close
Fieldset: Open (with title2)
-- some fields --
Fieldset: CloseFieldset: Open (with title3)
-- some fields --
Fieldset: Close-- For Tab-sets --
Create groumarker fields and order like this:Tabset: Start
Tab: Open (with title1)
-- some fields --
Tab: CloseTab: Open (with title2)
-- some fields --
Tab: CloseTab: Open (with title3)
-- some fields --
Tab: CloseTabset: End
Note: the group marker fields will appear colorful and the fields between them will be space padded to make it easier to distinguish the groupings - Open item edit form of an item of Content Type "car", to view the result
