Two-Column Section

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Use Two-Column Section to create a two-column layout for a coach view. The width of the columns is customizable.

Restrictions and limitations

Restrictions
None
Limitations
None

Configuration properties

Set or modify view 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