Hello,
In week view, is it possible for the scheduler to display events that are over several days? For example, an event with a start time of Monday 1200 hours and a finish time of Wednesday 1700 hours. My data contains lots of this type of data and I would like to be able to display it.
Hi,
you can choose two ways to display a multi-day event:
-
in the top of the day/week view:
docs.dhtmlx.com/scheduler/sample … vents.html
The config : docs.dhtmlx.com/scheduler/api__s … onfig.html -
and as regular but long event (All timed extension):
docs.dhtmlx.com/scheduler/extens … l#alltimed
Thanks for that!
One last question - is it possible to move / resize multi day events with drag and drop?
Hi,
it’s possible using the second approach: