Hi,
Is it possible to have 6 slots per day rather than 24 hours? I can book 6 visits per day and do not give a time. I’d like all the functionality you normally have dragging and dropping etc. Maximum of 1 even per slot etc.
Thanks
Hi,
Is it possible to have 6 slots per day rather than 24 hours? I can book 6 visits per day and do not give a time. I’d like all the functionality you normally have dragging and dropping etc. Maximum of 1 even per slot etc.
Thanks
Hello,
Please, set the value of time_step config to 4 hours:
scheduler.config.time_step = 60*4;
Demo: docs.dhtmlx.com/scheduler/snippet/4383aa34
docs.dhtmlx.com/scheduler/api__ … onfig.html