Text area - TextArea

Multiline text input field

Component properties

Eximee Designer property
Attribute name in the 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, information about the possible maximum number of characters that can be entered will also appear under the component. Displaying validation errors hides the counter. The 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 into 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

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

Real-time formatting

formatterRealTime

Determines whether formatting should occur on key press or only after leaving the given field. The availability of the feature depends on the license and may not be available in all deployments.

More information about 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 the inactive component on the form

Demo application: demoTextComponents

Last updated

Was this helpful?