Hi, I want to do some extra logic on a dialog action that first saves all properties to the JCR (basically SaveDialogAction, then doing some extra stuff).
I can extend SaveDialogAction, but then I can't tell if the action succeeded or not. I created a custom command, but since SaveDialogAction is no AbstractCommandAction, I can't trigger it. Can anyone help me how to approach this? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=03557c87-00f6-479d-b51e-3723f30f9d9d ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
