Is it possible for mobile scheduler to synchronize with Google Calendar now?
blog/?p=1759
I would like to do the exactly same thing in this thread (viewtopic.php?f=6&t=27543). To create an event by clicking on a external button, what method should I use in mobile scheduler?
I tried this (scheduler.addEventNow() but seems mobile scheduler is different from normal one.
I would like to do the exactly same thing in this thread (http://forum.dhtmlx.com/viewtopic.php?f=6&t=27543).
To create an event by clicking on a external button, what method should I use in mobile scheduler?
I tried this (scheduler.addEventNow() but seems mobile scheduler is different from normal one.
I have an external button outside the scheduler but on the same page. I would like to know is there is a method let me to open the form(view) below through clicking the external button.
Great!! It makes my application more flexible. Thanks!
A follow up question
can it also emulates “clicked selected item” and show the details form (the form with this template: scheduler.templates.selected_event). How to do it ? What parameters are needed?