Hello,
I would like to see changes with mouse click setting a flag set in the SQL database for the corresponding record.
The plan color of the booking should then change, too.
Could someone please help me.
Best regards,
Otto
Answer posted by Dan Letecky [DayPilot] 7 years ago.
There is an onEventClick event handler which you can use to call a server-side endpoint using AJAX (to make the change persistent). You can also change the event color using DayPilot.Scheduler.events.update():