DhtmlxScheduler - Unable to access to a specific day from th

hi!

I’m discovering your great product and there is an issue which is really annoying. Maybe I miss something.
How comes I can NOT select a specific day from the current Month view? This seems to me a very obvious common operation.
Let’s say the September month is the current view and I want to click on the September 15th block in order to load this specific day in a Day mode… Could not figure out how!
Thanks,
Daniel-

How comes I can NOT select a specific day from the current Month view?
Unfortunately this functionality wasn’t implemented at the current version of dhtmlxScheduler.

Do you mean the ability to click on the day number in month view and jump to the related day view?
While it not supported by default , it can be easily added from custom templates. If necessary we can provide some kind of “plugin” which adds such functionality.

hi!

I think this is actually an important feature.
Let me know when this plugin is ready,
Daniel-

Just include the attached js file in addition to existin file, it will convert dates in scales to the links.

ext_active_links.zip (463 Bytes)

hi!

Thx for the fast answer!
I will try it out.