Setting Group Box Properties
This section describes properties specific to group boxes on a fluid page that you can set on the Fluid tab of the Group Box Properties dialog box.
This example illustrates the options available on the Fluid tab of the Group Box Properties dialog box. Descriptions of the options follow the example.

Style Classes and Form Factor Style Class Override are common properties to all fluid controls. See Setting Properties on the Fluid Tab.
| Field or Control | Description |
|---|---|
|
Group Box Type |
|
|
HTML Tag Type |
Selecting an HTML tag type enables you to create proper HTML structure as defined by HTML specifications.
|
|
Scroll Bars |
|
|
Group Box Header Extension |
You can specify three different types
of group box header extensions by selecting a group box of type Group Box Header Extension from
the list of available extensions, which are identified by
|
|
Draggable |
Indicates that content can be dragged out of the group box area. Users initiate drag and drop by using touch on touch screen devices and by using the mouse for desktops and laptops. |
|
Droppable |
Indicates that content can be dragged into the group box area. |
|
Gestures |
Select for group boxes where the drag, drop, and swipe gestures need to be available. Use to limit the scope of the drag, drop and swipe features so that these events are set and invoked efficiently. For example, assume you want to allow dragging an element from group box A to group box B, and the parent of these two group boxes is group box C. If you select Gestures for group box C, you do not need to set it individually for group box A and B. |
|
Capture Trigger |
Select for a group box that acts as a container "hotspot" for multiple display-only columns and a hidden trigger field. See Implementing Multiple Hotspots for Grid Rows for more information. |
|
Scroll Sizing by Style |
Indicates that the size of the scroll will be controlled by style. By default, PeopleTools attempts to control the sizing of the group box to accommodate the size of the current page size. If you want to restrict the size of the group box stylistically (using classes and CSS), you can do this so that the system does not attempt to change the size of the group box as needed. |