Breadcrumbs

Text Area

The Element Text Area

Element Icon in Sidebar

icon_text_area.png

Form Field

text_area.png

Function

Input field for character strings (text) of all kinds including line breaks. Input is always saved as character string, even if numbers are listed.

Default

Field is empty by default. A value added to the field is displayed as default.
To insert a text as default click Edit to activate the form field’s edit mode. After successful editing finish by clicking Check.

Example

A Text Area field is used to insert Notes:

text_area_example.png

Configuration Options

The form element may be edited via the Edit Sidebar.

text_area_name.png

Name

Field name shown in the form.

model_id.png

ID

The read-only field contains the model ID of the element. Designers can use the ID for example in the search to link the element in other models.

form_description.png

Description

When a user hovers over a form element during execution, the content of the commentary field is shown as a quick info:

grafik-20241022-074129.png
form_hashtags.png

Hashtags

Possibility to insert your own key terms . The leading hashtag sign # (hash) will be inserted automatically. Use the spacebar to insert multiple hashtags:

hashtag_example.png?version=2&modificationDate=1550039322000&cacheVersion=1&api=v2

One hashtag may be issued for multiple elements:

grafik-20241022-074304.png
form_css_classes.png

Additional CSS Classes

Enables a field-acurate layout customization.

text_area_current_value.png

Current Value

This field can be used to insert default settings for the form element. The field Current Value contains a default value, which appears during form completion. If not overwritten by the user, this value will be transfered to the container while saving.

form_mandatory.png

Mandatory

The marked element must be filled or used.

form_read_only.png

Read Only

This field is write-protected.

form_focus_on_element.png

Focus on Element

This field is ready for input and will be visually enhanced during form completion.

form_show_label_inline.png

Show Label Inline

The field identifier is shown within the field and can be overwritten.

form_field_name_in_container.png

Field Name in Container

Defines the name under which the form element will be saved in the data container. If the Field Name in Container remains empty, then the field identifier (name) will be used. If two form elements share the same Field Name in Container, then both will access the same value.

The Field Name in Container is a technical identifier. It is often used for extended coding. Therefore the Field Name in Container should not contain any spaces, special characters or umlaut. For further information please visit page The Container Principle.

If the option Show Label Inline is used simultaneously, then the field identifier remains visible in the Text Area until the user adds his entry or until a value different from the blank string is inserted from container.

form_save_value.png

Save Value in Instance

If this checkbox is marked, the value entered in this field will be saved to the database during form execution.