Home »
Standard form field types for Joomla
| Type | Description | |
|---|---|---|
| Color |
Form field for visual color selection and input, with validation in HEX, RGB, and RGBA formats. |
|
|
Email input field with built-in format validation. |
|
|
| Note |
Displays a text note, instruction, or warning inside the form. |
|
| Number |
Numeric input field with step controls and built-in format validation. |
|
| Password |
Password input field with character masking and complexity validation. |
|
| Spacer |
A non-interactive visual divider for form structuring. Displays static text, HTML, or a horizontal line. Does not store data. |
|
| Tel |
Text field for entering phone numbers with numeric keypad support. |
|
| Text |
Adds a text box for entering any type of text data. |
|
| Textarea |
Multi-line field for entering and validating plain text. |
|
| URL |
Text field for entering and validating URLs. |
|