The Time element allows users to select a specific time using a time picker. It is useful for scheduling appointments or collecting time-based inputs.
Available Options:
Field label – sets the visible name of the time field.
Placeholder text – displays sample text before the user selects a time.
Change to 24 hours format – by default, the time picker uses 12-hour format; enable this option to use 24-hour format.
Additional message – optional helper text displayed below the field.
Limitations:
Set time limits for every day – restrict the selectable time range.
Note: Placeholder text may not be available when using time limitations.
Field Layout Settings:
Half width – displays the field in half of the form width.
Required – makes time selection mandatory.
Advanced Settings:
Custom class – used for advanced styling or JavaScript.
Custom ID – unique identifier for targeting the field with CSS or JS.