Open abhishek-rtl opened 4 years ago
Is there any option to hide view type with this scheduler? I only find the option to add custom view type but there is no way to hide default view types like "Month" and "Quarter"
Hi @abhishek-rtl , this is simple, just give a new views array which doesn't contain the "Month" and "Quarter" view to SchedulerData.config object.
SchedulerData.config
Is there any option to hide view type with this scheduler? I only find the option to add custom view type but there is no way to hide default view types like "Month" and "Quarter"