Time

The “Time” component provides the possibility to ask question about a specific time in either the 24 or 12 hour clock format.

Properties

Label

Your time specific question.

Format

FormFinch provides you with the option to choose different formats that affect both the allowed input as well as the presentation. Those formats are:

  • 12-hour clock: Selecting this format will provide the user with an input field to set the time and a drop-down menu to select either AM or PM.
  • 24-hour clock: This format only contains the input field in which the user can select the time.

Use the current time as the default value

Turning this option on will automatically update the default value of the “Time” component to the time it is when someone opens the form.

Mark as required

If you want to require the user to answer this question before submitting your form you can turn this option on.

Time submissions

The submission data of the “Time” component will respect your chosen format. Therefore a 24-hour clock will show hours and minutes (hh:mm). When you have chosen the 12-hour clock format both the hours and minutes as well as the AM or PM value will be visible.