Show Duration of External Drag and Drop Event
6 years ago.
Hi,
Is it possible to show the duration (on drag start) of an external drag and drop item onto the scheduler?
I have been using the HTML5 example here: https://code.daypilot.org/63946/javascript-scheduler-dragging-items-from-desktop
My use case is that I want to drag unscheduled items from one browser window into another browser, that is displaying the scheduler. Whilst I can calculate the correct event end time in the drop event, it would be very useful as a visual reminder to show the duration during the drag event. This would also stop events being dropped onto times where their duration would exceed what is available.
Many thanks,
Chris.
DayPilot