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.

Calendar date selection

  1. tanzen
    Member

    I have a form for people to buy a service and it is using the paypal add on. What I'd really love to do is have a calendar where users would be able to select the date for that service. This particular service is only available avery Monday (1 every Monday), so ideally there would also be a way of crossing out the Mondays that have already been booked. Any suggestions?

    Posted 10 years ago on Monday June 10, 2013 | 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

    david@gravitywiz.com is working on some functionality to expand the date picker functionality, you might consider reaching out to him as well.

    Posted 10 years ago on Monday June 10, 2013 | Permalink