You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Element

Icon

Description

The developer determines the contents of a Select Field. The user can later choose one of the options in the list.

Editing

Go to Modeling Forms for further information regarding editing of form elements using the context menu on the form pane.

Configuration Options

Use the Attributes panel to edit the form element.

Attribute NameDescriptionAllowed Values?
Name

Technical identifier for data processing and not visible for the end user.


Alphanumercial characters and underscore.

It is not allowed to start the name with a number.

Description

A commentary field for the developer. The content is invisible to users and its sole purpose is internal documentation.

Any string.
LabelField name shown in the form.Any string.
Mandatory

The element must be filled or used if the checkbox is  activated.

trueElement must be filled.
falseElement may remain empty (default).
Read-only

This field is write-protected.

trueUser cannot enter values.
falseUser can enter values (default).
Options

Click  to open the Field Configuration editor.

Any string.
Vertical Alignment

The attribute is used to adjust the position of a form element in context to a bigger neighboring element.

Example: The Radio Button Group Color is much bigger than the Button Next, but the button should be shown at the bottom of the form. Therefore, the button's attribute Vertical Alignment is set to Bottom.

Top

Align the element on top of the element cell (default).

Center

Align the element in the middle of the element cell.

Bottom

Align the element at the bottom of the element cell.

CSS ClassEnables a field-acurate layout customization.A valid CSS class.
Symbol TypeDisplays the type of the form element in read-only mode.

_

Field Configuration Editor

MultiExcerpt named field_config_editor was not found -- Please check the page name and MultiExcerpt name used in the MultiExcerpt-Include macro

On this Page:

Related Pages:

  • No labels