Switching between view

Need to switch between schedulers view(Day/Week). Day view ll have resources and grouped by resources with custom header template, week view will not have resources. Currently I am having two scheduler instance… one is for day and another one is for week. Can achieve this in single view? Switching between instances taking longer time.

Hi @smoreskasi :wave:

Yes, it’s possible to solve that with one instance and you need to set the option dynamically (like the view, resources, etc.)

For example: Angular and Ionic Scheduler Switching views Example | Mobiscroll.