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.

Related concepts

Form creation
Forms Designer
Creating and editing forms
Form design
Form layouts
Sizing graphics
Form naming conventions
Web client forms
Building accessible forms

Related tasks

Access Forms Designer
Create a form using the Form Wizard
Update a form

Related references

Forms Designer controls and tools
Group control