Hi,
Currently, I can only see the multi-days events in the time mode of Month. Is that possible to see them in the time mode of Day and Week?
ouyang
Current version of dhtmlxScheduler doesn’t support such possibility. This feature will be added at the next dhtmlxScheduler version.You will be able to set multi-day events in Day and Week view with metod:
scheduler.config.multi_day = true;
Thanks.
ouyang