I would need to change the EventEditor in my calendar in order to do something completely different (yes, this is a business requirement).
I esp would need this to create a new event. The eventAddedHandler only fires once the std EventEditor has been opened and a new event was created. I would need something like the "treeNodeWillExpand" or "valueWillChange" handler, so I get an event before things happen.
Is there a way to do this?
I esp would need this to create a new event. The eventAddedHandler only fires once the std EventEditor has been opened and a new event was created. I would need something like the "treeNodeWillExpand" or "valueWillChange" handler, so I get an event before things happen.
Is there a way to do this?