Text area - TextArea

Multiline text input field

Component properties

Eximee Designer property
Attribute name in Source
Description

Character counter (section Data quality)

characterCounter

If set to "true", a counter showing how many characters have been entered will be displayed under the component. If the field also has a value set in the Maximum number of characters, a note about the possible maximum number of characters that can be entered will also appear under the component. Displaying validation errors hides the counter. Availability of the feature depends on the license and may not be available in all deployments.

Maximum number of characters

maxLength

Maximum number of characters that can be entered in the field

Message for exceeding the maximum number of characters (section Data quality)

maxLengthWarning

Message displayed after exceeding The maximum number of characters

Maximum number of lines (section Data quality)

maxLines

Maximum number of lines

Minimum number of characters (section Data quality)

minLength

Minimum number of characters

Formatting

formatter

The name of the formatter used for the field. Availability of the feature depends on the license and may not be available in all deployments.

Real-time formatting

formatterRealTime

Specifies whether formatting should occur after pressing a key on the keyboard or only after leaving the field. Availability of the feature depends on the license and may not be available in all deployments.

More information about the component properties: Common component properties

Illustration 1. Appearance of the component on the form with a specified maximum and minimum number of characters
Illustration 2. Appearance of an inactive component on the form
circle-info

Demo form: demoTextComponents and demoText

Last updated

Was this helpful?