Page 1 of 1

[ Calendar ] - Prevent (Conditionally) month navigation

Posted: 11 Jun 2019, 16:19
by fcsacin
I'd like to know if it would be possible to control/avoid the month navigation on the component.

I have this condition: The user can select some dates on current month, according with some rules (Like minDate=today and maxDate=today + 3|5).

I´d like to avoid the user navigate to others months when the possible date are on the current month, and permit access to next month when the rule applies.

Is it possible?