Group control

Use this control to add a container that enables you to logically group associated items. In the Windows client the Group has a rectangular border with a text label at the top.

Refer to the following screenshot as an example of the group control widget on a Mobile Applications form:

Property Usage
Name

(Optional) Specify a unique identifier for the object on the screen.

This name is used by external applications, such as RAD, to dynamically change the properties of the object.

Caption (Required) Specify a text caption for the object.

Note

  • Do not nest field groups.
  • For usability and performance issues, do not include more than ten fields in a group.
  • If there is one field group defined on a form at a minimum, the widgets which are not included in this group will not be displayed on a Mobile Applications form.