| Label | The label of this element |
| CSS Class | CSS class assigned to this element |
| Style using CSS only | Defines whether or not JForms should append inline CSS attributes to the element, Set to “YES” if you want to disable inline CSS attributes |
| Required | Whether or not this field is required , the Form will not be submitted until this field is filled |
| Maximum length | Maximum number of characters allowed |
| User E-mail | Whether or not to consider this field as the E-mail address of the user filling this form (Used by mail plugin) (This parameter is to be deprecated, use E-Mail element instead |
| Validation | Validation rules to apply to this field, also see ”Adding a pre-defined validation rule |
| Other Validation Rule | Regular expression used to validate input (Available only when Validation = “Other”) |
Note:
Sending the user a confirmatory “thank you” message
Prerequisites
Procedure
Notes:
To create a required text field that allows a maximum length of 15 characters and uses a custom validation rule