Time form field
The time form field type provides a select list of integers with specified first, last and step values.
| Property | Example | Adjustable | Mandatory | Description |
|---|---|---|---|---|
| type | time | (mandatory) must be time. | ||
| name | mytime | (mandatory) is the unique name of the field. | ||
| label | Time | (mandatory) (translatable) is the descriptive title of the field. | ||
| default | — | (optional) is the default value. | ||
| description | — | (optional) (translatable) is text that will be shown as a tooltip when the user moves the mouse over the drop-down box. | ||
| class | text_area | (optional) is a CSS class name for the HTML form field. If omitted this will default to 'text_area'. | ||
| required | — | (optional) The field must be filled before submitting the form. | ||
| min | — | (optional) The allowable minimal value of the field in seconds. | ||
| max | — | (optional) The allowable maximal value of the field in seconds. | ||
| step | — | (optional) The steps between different values in seconds. | ||
| showon | — | (optional) show this field on the bases of the value in another field. https://joomla.stackexchange.com/a/17682/2166 |
Integrate, customize, and update this JCB Fieldtype with ease through JCB's flexible ecosystem.