PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Restricting times in the pulldown

  1. bradeigen
    Member

    Is there a way to restrict times or the PM pulldowns using any behind the scenes code? My client has reservations only from 5:30 to 9:00 p.m. Can I modify the pullodown.

    Similarly, can you block out certain days on the calendar that are not available for a reservation.

    Thanks,

    Posted 11 years ago on Wednesday November 7, 2012 | Permalink
  2. You could create your own pull down menu just showing the times you want, rather that using the built in drop down for time. Would that work for you?

    For the datepicker, we use the jQuery UI datepicker and the documentation for blocking out datys appears here: http://jqueryui.com/datepicker/#min-max

    Posted 11 years ago on Monday November 12, 2012 | Permalink