Do Something When An Event Is Created

Hi,

I believe on the client-side there is an event handler which fires when an event is created.

I was wondering if this can be done server side within the connector? Basically, when an event is created/deleted/modified, I want to pass all that information on to another PHP file.

Thoughts?

Connector provides a set of events which can be used to hook custom code

docs.dhtmlx.com/doku.php?id=dhtm … foreupdate