You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(2) some basic recurrency by enabling or disabling certain weekdays by clicking on the name of the day at the header. Users will then select a range, and then disable certain weekdays (and then be able to choose, for example, every tuesday on this date range?
Happy to try to do this by myself, would the community provide me with some initial guidance - where to code this?
Best OP
The text was updated successfully, but these errors were encountered:
There's already possibility to select multiple dates, but only as a single
range. Feature (2) sounds unfortunately too complex feature. My worry is
that this component would then become a feature creep. You can always make
your own fork. The code can be found from here: https://github.com/reaktor/jquery-continuous-calendar
(2) some basic recurrency by enabling or disabling certain weekdays by
clicking on the name of the day at the header. Users will then select a
range, and then disable certain weekdays (and then be able to choose, for
example, every tuesday on this date range?
Happy to try to do this by myself, would the community provide me with
some initial guidance - where to code this?
Best OP
Reply to this email directly or view it on GitHub #85.
Any plans to include
(1) selection of multiple dates
(2) some basic recurrency by enabling or disabling certain weekdays by clicking on the name of the day at the header. Users will then select a range, and then disable certain weekdays (and then be able to choose, for example, every tuesday on this date range?
Happy to try to do this by myself, would the community provide me with some initial guidance - where to code this?
Best OP
The text was updated successfully, but these errors were encountered: