Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Brady on Nov 18, 2009 00:05
open dhtmlx forum
Support for Excluding a Date in recurring rules?

I was wondering if there was anyway to specify dates to exclude in the recurring rules (equivalent to iCal's EXDATE)? If not, any plans to add it or would it be possible to get a non-minified version of the recurring extension to mod it myself?
Answer posted by Stanislav (support) on Nov 18, 2009 01:39
There is no way to define such rules directly during new event creation, but after event is created, you can just delete unwanted occurrences. 
Answer posted by Brady on Nov 18, 2009 08:27
I think there could be something added to the scheduler.repeat_date which could have it skip a date instead of adding it to the array, but it is kind of hard to tell working from the minified version.  Could I get the original/debug version?
Answer posted by Stanislav (support) on Nov 23, 2009 08:45
Full version of code is located in "sources" folder. ( sources/recurring.js )