Sorry, I’m new and I’m confused.
I was trying to get scheduler mobile to work with JQuery. After hours of digging i found the way to initialize it. by putting the container: “”, in the dhx.ui settings. But the problems are:
1: None of the scheduler.config.* settings are working. Even i put then before the constructor which i guess is dhx.ready(function(){});
2: I cannot get rid of the month view and the note view. All i wanted was just a single day view is there a way i can do it??
3: there are no settings documented under mobile section of the support. I have no clue at all where to look for settings doc since what i found from Scheduler settings does not work.
Please help me out, How to get this thing going???
Can some one point me to a correct documentation regarding mobile scheduler settings and methods?
-------------------------Codes Below-------------------------------------
[Html]