Timepicker
Description
The time field allows the user to select a single time from a list. The time field is useful for collecting time of birth, event times, and other time-related information.
Styling
Multi-column layout: Use the layout setting under the General tab to display the field in a multi-column layout.
Hide label: Check the Hide label from view setting under the General tab to hide the label from view.
Configuration
Let’s look at the configuration options available for the time field:
Min / Max: This setting allows you to set the minimum and maximum times that can be selected. There are two ways to configure min and max times:
Fixed time: Specify a fixed time in hh:mm format, like 23:59.
Field reference: Type @ to reference another time field in the form. This is useful for creating time ranges.
Increment: This setting allows you to set the time increment. For example, if you set the increment to 15, the user can only select times in 15-minute intervals.
Format: This setting allows you to choose the time format between 12-hour and 24-hour formats.