SectionHeader Properties

Expand the properties to display further details.

design

Display format of the SectionHeader

Value Example of the Visual Display Description

standard

Highlighted standard display

underline

Highlighted, underscored display

isDragHandle

Defines a SectionHeader as a drag handle, which is used to rearrange different screen areas for Drag&Drop, that is, the SectionHeader can be moved.

level

Level of the section in the document context. The level depends on the embedding of the SectionHeader within the context of the document.

Value Description

header4

header4 should be used at the top level. To divide the form up further, SectionHeader with level=header5 can be used.

header5

header5 should be used at the second highest level. To divide the form up further, SectionHeader with level=header6 can be used.

header6

Used for lowest level headings in forms.

text

Header text
Primary Property 
This property can be personalized by an administrator.

textDirection

Text or writing direction. This enables labels of interface elements to be read in languages that have an RTL writing direction, such as Arabic or Hebrew, as opposed to LTR for languages like English. This property can be personalized by administrators.

Value Description Can be Set Using Personalization

inherit

The text direction is inherited from the parent element. Therefore, the text direction is identical to that of the parent element.

yes

ltr

Left to right text direction

yes

rtl

Right to left text direction

yes