Collapsible sections

In the Web client, groups of items can be displayed in collapsible sections. To display such items, use the Group control in Forms Designer, and check the Collapse Enabled property.

When designing forms with collapsible sections, use the following guidelines to avoid formatting problems when the form is displayed in the Web client.

Important guidelines

  • All groups on the form should be marked as Collapsible-enabled.
  • All widgets must be placed in a collapsible group box; no widgets should remain floating independently on the form.
  • Do not stack or mix collapsible group boxes with non-collapsible group boxes.