Two-Column Section control

Use this layout control to create a two-column layout for a coach view. The width of the columns is customizable.

Restrictions and limitations

Restrictions
  • This control is not supported in Microsoft Internet Explorer 8. Support for Microsoft Internet Explorer 8 was deprecated in IBM® BPM V8.5.
Limitations
None

Configuration properties

Set or modify control configuration in the Configuration properties tab.
Table 1. Two-Column Section configuration properties
Configuration property Configuration variable Description
Hide first column hideFirstColumn (Boolean) Indicates whether the first column is hidden. You can bind other views to this property to dynamically hide or show the column.

false

First column width firstColumnWidth (Integer) The width of the first column. You can specify a width as a number (pixels are assumed), a number with px as the unit of measurement, or a percentage.

If no widths are specified, the default width of each column is 50% of the width of the section.

Second column width secondColumnWidth (Integer) The width of the second column. You can specify a width as a number (pixels are assumed), a number with px as the unit of measurement, or a percentage.

If no widths are specified, the default width of each column is 50% of the width of the section