Hi ,
what is the javascript code to change the defaultview dynamically or based on some conditions.
Thanks
Srinivas Nalamati
Hi Srinivas,
You can achive this by adding to the AdvancedConfig the defaultView required. Just control it with a variable, this variable need to have the view you want and just refresh the calendar.
defaultView:'"+Var1+"',
Hope it helps,
Regards