Text Field
The text field is used to represent textual values in documents. It stores the input as a string value.
Properties
| Property | Required | Purpose |
|---|---|---|
| Maximum length | Yes | Specifies the maximum number of characters allowed for the field. The default value is 150. |
| Number of lines | Yes | Defines the number of lines the text field can use. If no value is entered, it will be a single-line control. |