Group Properties
General
- Group Number
- The group's number in the program script.
- Label Code
- Type or select the code of the label that you want to use as the group box header.
- Group Description
- The group's label as displayed on a group box.
- Tab Description
- The group's label as displayed on a tab.
- Alignment
-
- Default
- If this check box is selected, the fields in the first column are positioned on the same x-position as those fields in groups with the same alignment, or with Dependent alignment. For the subsequent columns only the fields within a group are aligned with each other.
- Dependent on Other Groups
- If this check box is selected, the fields in all columns in all groups with the same alignment are aligned with each other. For the first column the groups with the default alignment are also taken into account.
- Independent
- If this check box is selected, the fields in all columns of that group are aligned with each other. Other groups are not taken into account
- Next to other Group
- If this check box is selected, the group is displayed next to another group. If you select the Subgroups next to each other check box for the parent field, you can create columns of groups.
- Subgroups next to each other
- The number of subgroups that must be displayed next to each other. Only child groups for which the Next to other Group check box is selected are placed next to each other. Ensure that the child groups that are placed next to each other do not have subgroups.
- Options
-
- Details Session
- If this check box is selected, the group is displayed in the details session.
- Overview Session
- If this check box is selected, the group is displayed in the overview session.
- Repeating Group
- If this check box is selected, the group is displayed on all tabs where the parent group is displayed at runtime. Only the first subgroup of a parent group can be repeated on the form's tabs. Ensure that the repeating group has no subgroup.
- Button Group on Dashboard
- If this check box is selected, the group is displayed as a button group in Web UI. Therefore, in Web UI, only check boxes with a form command linked to it are displayed. The check boxes and buttons in this group will also get a different appearance. The check box is displayed as an icon, the button is displayed as a hyperlink.
- Show Group Box
- If this check box is selected, the group is displayed in a group box. You must specify a label for the group in the Label Code field. If you select this check box for both the parent-group and a subgroup, only the parent group has a group box.
- First Checkbox on Group Box
- If this check box is selected, and if the Show Group box check box is selected, a check box is displayed as the first field in the group box. The fields in the group box are automatically enabled or disabled when the check box on the group box is selected or cleared.
- Selection Group
- If this check box is selected, the group is handled as a
selection group. The group may become disabled if this session is started from
another session in which the user already made a selection. The
printing/processing is then performed based on the selection the user made in
the parent. For this you must do some programming. See the
Infor ES Programmers Guide (Infor
Customer Portal KB2924522),
function
sel.use.parent.selection
. If this check box is selected, a new field is displayed in the form definition. In this field the user indicates whether the selection of the parent or a selection range is used. The new field is displayed above the group.Note: This field is displayed if you edit a print or processing session. - Table of Parent Session
- Indicate the main table of the parent session for which
this session can handle the selection.
Note: This field is displayed if Selection Group is selected.