Text field
Use this field to allow users to enter unformatted text, such as sentences and names, into a text box.
| Option | Description |
|---|---|
| Max length | Enter the maximum number of characters for the field. The default is 255, which is also the maximum. |
| Multiline | Select this checkbox to allow multiline text in this field. If this checkbox is selected, the Password checkbox is disabled. |
| Number of lines to display | In this field, choose the number of lines that will be displayed on the form. This field is only available when Multiline checkbox is selected. |
| Read only | Select this checkbox if you want to prohibit editing this field by the user. |
| Password | Select this checkbox if the field is reserved for passwords. The text in the field will be masked. When this checkbox is selected, the Multiline and Read only checkboxes are disabled. |
| Default text | Enter the default value for the field. |