simplepicker
simplepicker copied to clipboard
How to link date pickers together?
Is it possible to define dependencies between different pickers like picker_a < picker_b and constrain the selectable dates based on that?
Currently, that is not possible and would be a big project to implement.
Thanks @priyank-p not sure about the size, though in tempus dominus (which I think it's the current project in which this simplepicker plugin is based does that wit ha couple of functions and a couple of events, not so big, since date range selection requires 2 pickers not N).