General
Group areas are containers into which you can put other controls. A group area
is similar to a group box, except that it doesn't have a Hide/Show button . You can use group areas to
arrange controls that have similar functions or track similar information, such as
all controls for valuations on an application or all controls that track contact
information. You can also use group areas to divide a form into different panes. For
example, you could use a group area on the left side of a page for a tree and
another group area on the right to show information when you select a node in that
tree.
Property | Description |
ID (advanced) | Identification code for the group area. Infor Public Sector automatically generates an
identification code for each control that you add in the Page
Editor. Although you can change these identification codes, we
recommend that you use the default values. |
Appearance
Property | Description |
Title | Title that is displayed at the top of the group area. |
ShowInPortal (advanced) |
For detail pages, this property indicates whether
the group area will be included when the detail is displayed in
Infor Rhythm for Civics. |
Behavior
Property | Description |
FollowsAfter (advanced) | ID of the control that the group area follows in the page's tab order. |
Layout
Property | Description |
FollowsBottomEdge | Indicates whether the group area abuts the bottom of the page
or group area it is displayed in. |
FollowsRightEdge | Indicates whether the group area abuts the right edge of the
page or group area it is displayed in. |
Width | Width of the group area in pixels. |
Height | Height of the group area in pixels. |
Top (advanced) | Position of the top of the group area, in pixels. |
Left (advanced) | Position of the left edge of the group area, in pixels. |