Text Field Properties dialog box
A text field allows users to enter unformatted text, such as sentences, names, numbers, date and time.
| Option | Description |
|---|---|
| Default | The default value that will appear on the MFP panel. |
| Required | Select this check box to specify that a value must be entered into this field before a scan can be initiated. The Default value, if specified, satisfies this requirement. |
| Password | Select this check box to mask text in this field when it displayed or entered on the device panel. The default value is false. |
| Max Length | The maximum length of the text string allowed. |
| Min Length | The minimum length of the text string allowed. |
| Regular Expression | Specify the format that a user must follow when entering text. The entered value by the user will be validated against this expression. |
| Error Message | The error message that will be displayed on the device panel when the entered value does not follow the format specified by the regular expression. |