Vertical Section (deprecated)

This control creates an area in which layout elements are stacked vertically. If the vertical section is bound to a list, the section repeats for each item in the list.

Restrictions and limitations

Tip: The deprecated Vertical Section control is replaced with the responsive Section control in the Responsive Coaches toolkit. See Section control.

None

Data binding

Set the data binding for the control in the General properties tab.
Table 1. Vertical Section control data binding
Binding description Data type
Binding has no affect unless the section is bound to a list, in which case the section repeats for each item in the list. ANY

Configuration properties

Set or modify control configuration in the Configuration properties tab.
Screen size
A configuration property that has the Screen Sizes icon The Screen Sizes icon beside the property name can have different values for each screen size. If you do not set a value, the screen size inherits the value of the next larger screen size as its default value. If you are using the Process Designer desktop editor, you are setting the value for the large screen size. The other screen sizes inherit this value.
Table 2. Vertical Section control configuration properties
Configuration property Description Data type
Show Borderscreen sizes icon Select this option to add a visible border to the section at run time. Boolean
Square Border Cornersscreen sizes icon Select this option to make the corners of the visible border square. By default, the corners are rounded. Boolean
Collapsiblescreen sizes icon Select this option to have the section collapse or expand when users click or tap the section header. The default value is that the section does not collapse (False). Boolean
Initially Closedscreen sizes icon Select this option to have the section collapsed when users first see it. Only the header is visible. The default value is expanded (False). Boolean