I have a working spring MVC scheduler that does not fire events when saving details after update using the save button within the model dialogue, all other events are firing and being received by my CustomEventManager.
Do I have to enable something to get this to work, it seems the button is not firing events.
Thanks.