Text Area Element Properties

You can set the value properties of the Text Area element. You can give role-based authorizations to the element and set its visibility with show/hide/conditional options.

Value : You can add a static value to the Value field, or you can dynamically add a value of a status, Input element content or an action result via Symbol Picker.

Placeholder : You can add the content that will be shown as a placeholder when no value is entered in the element. You can add a static value in this field or you can dynamically add a status, Input element content or a value of an action result via Symbol Picker.

Allow Clear : When data is entered, a Delete(X) icon can be added in the right margin of the element, which allows you to delete the entered values with a single click.

Autosize : Allows the height to be adjusted automatically according to the entered value.

Max Length : You can set the character length of the value that can be entered.

Show Count : You can show the number of values entered.

Mask: The input and display of the entered value can be provided in accordance with a specific mask (For example; You can make a mask such as ‘##/###/####’ for the date).

Formatter : You can enable the entered values to be written in uppercase or lowercase letters only. Here it is automatically formatted according to the type selected here, regardless of the end user's input method.

Read Only : You can make the value read only.