Intelligent Agent Core User Guide

Please email support@awaken.io for omissions or errors.
×
Menu

Textarea

 
The Textarea Control allows an agent to enter a larger amount of text, and supports multi-line text entry. This can be contrasted with the Text Box, where the agent is restricted to only entering a single line of text.
 
It is commonly used for more verbose data-capture, such as comments or descriptions.
 
 
 
This Control is part of the Basic Control pack, and will always be available.
 
 

How To

Add a Textarea to the Page. The options and style can be configured in the Options tab and Styling tab of the Field Properties, and Validation and Formatting can be applied if desired.
 
Textarea Fields can be styled in a Stylesheet by referencing the control-textarea class.
 
 

Notes

If more text is entered than visually fits inside the Textarea, then a scrollbar will be displayed at its edge to allow the agent to easily check the contents.