-
- ACF Address Autocomplete - Add an Address Field in Joomla
- ACF Chained Fields - Create cascading dropdown fields
- ACF FAQ - Add a Frequently Asked Questions section in Joomla
- ACF PayPal - Add a PayPal Button Field in Joomla
- ACF PHP - Run PHP code in a Joomla Field
- Convert Forms Field
- Countdown Timer
- Country
- Currency
- Download Button
- File Upload
- Gallery
- Gravatar
- HTML5 Audio
- IFrame
- Joomla Articles
- Map
- Module Loader
- Progress Bar
- QR Code
- SoundCloud
- Telephone
- Time Picker
- True/False Field
- URL
- Video
- WhatsApp Click to Chat Field
Time Picker Field
Select a time with ease via a user-friendly and fancy time picker. Perfect for scheduling appointments, meetings and more!
The Timepicker Custom Field gives you the ability to create a field which can display the time using PHP's Time Formats.
How to add a Timepicker Custom Field to Joomla! Articles
The Timepicker field allows you to set the format of the date.
Name | Description |
---|---|
Name | The name will be used to identify the field. Leave this blank and Joomla will fill in a default value from the title. |
Label | The label of the field to display. |
Description | A description of the field that will be displayed in the label tooltip. |
Required | Is this a mandatory field? |
Time format | Choose the time format you'd like to see on the frontend. It uses PHP's time format characters. |
For example, if you want to display the hour in a single digit notation for hours and minutes then you can use the PHP Time Format H:i. If you want a double digit notation then use HH:ii and so forth.
Usage
Its usage is really simple. Once you set it up then while in the article edit screen you can click the time field and select the time through the dialog which popups up above.
Frontend Display
Take a look at the screenshot below to see how it could be displayed in your frontend.
Frequently Asked Questions
How can I override the layout of "ACF - Timepicker" custom field?
To override the "ACF - Timepicker" custom field, read here: How to override the "ACF - Timepicker" custom field.
Last updated on Mar 4th 2025 10:03