Label Element Properties

The Label element is a static element with no input. Use labels to create titles, headers, or other non-interactive text on a form.

Back to Form Elements

Related topic: Element Properties

Name

Value Type

Description

Name

Text

The internal name for an element in the form.

Label

Text

The Label that the form user sees.

Translation Overrides

Menu selection

Enables you to override language translation for an element for a specific language.

ToolTip

Text

Text that appears as a tool tip when the user hovers the mouse over a field.

Column Span

Number (1-6)

The number of columns the element will span. If a Group is configured to have more than one (1) column, the Column Span property on any element within the group will span the set number of columns.

Class Names

Text

Space-separated CSS class names to be used to customize the look of the element.

Propagate Changes to all Views

True | False

When you change style or properties for common labels in a Composer form with multiple views, you will be prompted by a dialog box asking if you want to apply the changes to all views. Setting this option to True automatically propagates style or property changes to all applicable views without prompting.