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.
- Click
(Edit) to open the Edit Time window.
- On the Settings tab, mark Required to make the time required. Mark Hidden if you don't want the time to appear in the app. Mark Read-Only if you do not want the time to be edited.
- Enter a label for the time.
- In the Tooltip field, enter the tip/hint you may want to include for the time.
- Mark options as a default for the time input.
Toggle on Use Default Value, then select the options from the list you want to default when using the app. Defaults can be changed during form entry.
Mark Enter Default Value to enter a default value.
Mark Default Value from Another Field to default a value from another field. Then from the Select Form Field list, select the field you want to use to default from.
- Click the Styles tab to specify the style settings for the time. See Using the Styles Tab for more information.
- Click the Validations tab to create a validation for the time. See Creating Field Level Validations for more information.
- Click the Field Condition to create a condition for the time.
- Click OK to save your entries. Click Cancel to close the Edit time window without saving changes.
- Click
(Preview) to view how the Time input will look in the app.