Hello,
I would like to know if it's possible to set an array of enabled days (full date) or a list of enabled days (days of week) to allow the user to select only authorized dates. Ie I would like to allow users to select only saturdays in the calendar, or only dates between 2010-07-01 and 2010-07-25.
Thanks in advance for any suggestion.
Comments
Comment #1
foxtrotcharlie commentedIf you are using the jquery UI module's date picker, then you may be able to do it using jQuery. See http://jqueryui.com/demos/datepicker/#min-max for some sample code.
Comment #2
damienmckennaUnfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.