This functionality is only available for certain module packages.

You are here: Reference > Form-UI > Placement and grouping > line

line

The Form-UI element <line> arranges sub-elements in one line of the Form-UI.

Attribute name Usage Attribute values Default value Description
readonly optional true, false true = The line is read-only.
false = Input can be written to the line.
visible optional true, false true true = line visible
true = line invisible
Allowed sub-elements Quantity
action any
img any
include any
input any
instantiation any
label any
open any
progressBar any

Lines of several different elements:

The following example shows two lines in a Form-UI. The first line displays a check box with text (2 elements), the second line displays two check boxes with text besides (4 elements).