Scheduler.getevent not saving my data

I am trying to use scheduler.getevent(id).my_column = ‘1’; to update a column when a custom button is pressed, I console.log that value before and after I set and it actually changes, but never saves in database. How can I get it to save?

Hello,

You need to use DataProcessor library for saving changes on the server-side
docs.dhtmlx.com/dataprocessor__index.html