Calendar: Trigger record update upon dragging event on calendar

Does anyone know how to update a record field upon moving an event on the calendar?

Did you come across a solution Luke?

Hi guys,

I just found out how to get a notification in Javascript when an event has been drag-n-dropped in a calendar. With this notification, you can do whatever you want, like refresh a related table view in the page.

Is that what you’re looking for?

Normand
KTL on GitHub

1 Like

Sounds very helpful for a range of situations @NormandDefayette_CortexRD - what’s the code to catch the event?