Group style attributes

Group presentation style attributes apply to an GROUP element.

Note: This topic lists presentation style attributes for a specific class of form element, common presentation style attributes can also be used for this type of element.
Table 1. Group style attributes
Attribute GDC GBC GMA GMI

collapserPosition

Indicates the position of the collapser icon.

Values can be "left" (default), "right".

No Yes No No

collapsible

Defines if the group element can be collapsed and expanded.

By default groups are not collapsible.

Values can be "yes", "no" (default).

No Yes No No
initiallyCollapsed

Defines if a collapsible group is collapsed or expanded when the form is displayed.

Note: This style attribute is ignored, if the collapsible attribute is not defined to "yes" for this group.
Values can be:
  • "no" (default): When displayed for the first time (no stored settings exist), the group appears expanded.
  • "yes": When displayed for the first time (no stored settings exist), the group appears collapsed.
  • "never": Each time it is displayed, the group appears expanded (stored settings and any previous display state are ignored).
  • "always": Each time it is displayed, the group appears collapsed (stored settings and any previous display state are ignored).
No Yes No No