How to add a Time input to a form
The Time input inserts a time selector on the form for the app user to select a time of day.
- From the Input menu in the Form Designer, click Time.
- The time field is added to the form.
- Click it to view the Time input slider.
- In the Label field, enter a label name for the time input.
- Select the column span size for the time input.
- Expand Input Options. See Using Input Options for more information.
- Expand Style to specify the style settings for the text field. See Applying Styles to an Input for more information.
- Expand Validations to create a validation for the text field. See Creating Field Level Validations for more information.
- Expand Field Condition to create a condition for the text field.
- Save your entries.