How to limit the time range down so people can't book past 10 o clock?

  • papadoms
    Asked on July 8, 2016 at 3:34 PM
    Also we are wondering how to limit the time range down so people can't book past 10 o clock???
  • Mike
    Replied on July 8, 2016 at 4:07 PM

    You might consider the following solution:

    1) Disable the Time option on your DateTime field, and add a separate Time field instead.

    How to limit the time range down so people cant book past 10 o clock? Image 1 Screenshot 40

    2) Add a Text warning message.

    How to limit the time range down so people cant book past 10 o clock? Image 2 Screenshot 51

    3) Setup a show condition to show the warning message and hide the form submit button for Time after 10pm.

    How to limit the time range down so people cant book past 10 o clock? Image 3 Screenshot 62

    If you need any further assistance, please let us know.