Current solution
----------------
- use the onPostSave (but it looks like I have to override DialogMVNHandler which does not look that easy)

Yes thats the solution. In the dialog definition you can define the class property which defines the actual handler.

You will subclass info.magnolia.module.admininterface.dialogs.ConfiguredDialog

Override onPostSave();

- add the Save class to the list of configurable class
Hm, .. why not. Will add it. But this is only what you should replace if you like to replace it in general.


Future solution (JSF)
---------------------
Use a custom backing bean

Also, how would you go about chaining the different actions on save as well ?
I think we should not extend the current implementation to much. In my opinion we should invest the effort into the new solution.

Regards,

Philipp Bracher
obinary ltd.

-----------------------------------------------------
[EMAIL PROTECTED]       http://obinary.com
magnolia content management      http://magnolia.info
-----------------------------------------------------





----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to