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.

Restrict the Day(s) of the Week in Date Picker

  1. Hi! i'd like to setup a date field/picker restricted to only certain days of the week. The first example is to restrict dates to only Wednesdays each month. How could I go about doing this? Thanks!

    Posted 11 years ago on Tuesday July 17, 2012 | Permalink
  2. The date picker we use is the standard jQuery UI datepicker. You can find documentation on restricting dates in their documentation.

    http://jqueryui.com/demos/datepicker/#min-max

    Posted 11 years ago on Tuesday July 17, 2012 | Permalink