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 in collapsed state when the form is displayed for the first time.

This style attribute is ignored if the collapsible attribute is not defined to "yes" for this group.

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