Hi, I am really impressed with your scheduler product and want to use it in my next project. For each event I need to associate other events.
Basically each ‘event’ would be in the form of (appointment-15 minute break-appointment). Is there an easy way to set up this functionality with dhtmlx scheduler?
At the moment each event is singular and has a start date and an end date. However in my application an ‘event’ needs to be a collection of seperate events (example: apply varnish, wait 15 minutes to dry, place furniture) . Ideally these would work similar to recurring events with a ‘parent id’. But as long as visually there are 2 events with a gap in between and I can detect collisions for each ‘sub-event’, anything would be great! Hope I am explaining myself well. Thanks.
Well it’s hard to replicate recurring events behavior. Plus you would have to somehow specify logic - should there be 15 minute pause or 30?
But if you store all those sub tasks and breaks then you can load them directly, they would be displayed. And for connection you can load for each of them “parent_id” property which would point to parent event.
Then you can additionally load all parent events and have their data accessible.
Kind regards,
Ilya
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan