Textarea Properties
The following properties are only available with the Textarea field.
Minimum Words
Set a minimum number of words allowed to be entered in a Textarea. For an unlimited number of words, leave this property blank or set to 0. This can be used in combination with the Maximum Words property to create a range.
Maximum Words
Set a maximum number of words allowed to be entered in a Textarea. For an unlimited number of words, leave this property blank or set to 0. This can be used in combination with the Minimum Words property to create a range.
Textarea Rows
Set the number of rows to determine a Textarea's height. The larger the number, the taller this field will appear. Default is 10.