Property |
Description |
---|---|
Automatically Expand Height |
Allows you to set the field to automatically resize when text is entered into the field that exceeds the current height of the field. Note:
If a form has many multiline text boxes, enabling this option for all of these fields will impact performance. Note:
It is recommended to set maximum lengths for fields that use this option to avoid users adding excessive amounts of text to the fields. |
Label |
The text that is used as the label for the multiline text box control. |
Rows |
The number of text rows that are displayed on the form for the selected multiline field. The number of rows can be set from 0-1000. If set to 0, the default number of 2 rows will be used. |
Tab Index |
The tab index order value for the control. For more information on tab index order, see Tab Index Order. |