Right now, to create a new event you need to double-click on the corresponding time. To edit a current event, you need to double-click on the event entry in the calendar.
Is it possible to completely change this to be events that are triggered by a single-click?
Can you completely switch double-click behavior to single-click behavior?
In addition we need to enable new event creation with single click on an empty space.
Scheduler doesn’t provide such a built-in functionality. It’s necessary to modify the dhtmlxscheduler.js. If you need, we can provide information about necessary modifications.
and double click on an existing event, if i then press the cancel button the event is deleted. I also noticed that when i double click on scheduler events, multiple native events are fired
(2 single clicks, and 1 double). I think that this causing the problem. Can you suggest any workaround here?