Datepicker Mode

Hi, would it be possible to display the calendar in “Month View” first (with click the date icon), then when user click the month, it zoom into the “Day View”? As if we applied the mode: ‘Month’, we only can pick the month instead of day.

https://webix.com/snippet/14ad1e94

Hi @intregal , what if is a datepicker instead of calendar?

@laicp https://webix.com/snippet/7b494835

If you need a month selector only - you can use type:“month” in calendar’s config

https://webix.com/snippet/8adb2049

Hi @maksim we solved the issue by applying Integral idea. The default type: month not allowed user to select the exact date.