Group area properties

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.

General

Property Description
ID (advanced) Identification code for the group area.

You cannot change the IDs of the out-of-the-box controls.

You can change the IDs that Infor Public Sector generates for agency-defined controls, but we recommend that you use the default values.

Appearance

PropertyDescription
TitleTitle 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

PropertyDescription
FollowsAfter (advanced)ID of the control that the group area follows in the page's tab order.

Layout

PropertyDescription
FollowsBottomEdgeIndicates whether the group area abuts the bottom of the page or group area it is displayed in.
FollowsRightEdgeIndicates whether the group area abuts the right edge of the page or group area it is displayed in.
WidthWidth of the group area in pixels.
HeightHeight 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.