In addition to grouping fields horizontally as described in Fields that are Grouped, the create form allows you to group fields vertically using the Vertical Group Name setting. This setting is supported for emxCreate.jsp; it is not supported for the edit/view forms. The number of fields with the same Vertical Group Name determines the number of rows in the group. For example:
For the above fields, the form looks like the following
Field 6 is the next defined field for the form, and is not part of any horizontal or vertical group. You can also omit a label (Hide Label = true) for a field used in a horizontal or vertical group. If the context user does not have access to any of the fields, the field is ignored and the horizonal and vertical grouping will still be maintained. You can also define a tabular layout as described in Vertical Grouping. |