Dear Magnolians I'm trying to set a custom save handler in a page properties dialog. According to info.magnolia.module.admininterface.DialogMVCHandler one needs to set the class name in a node data called "saveHandler". So I wrote a class extending UUIDSaveHandler and did set its name in a "saveHandler" node data of the desired dialog.... only nothing happens - even if a use an non-existing class name. The dialog configuration seems to get reloaded, but my custom save handler is not being used?
Am I doing something wrong... except working late? Thanks! -will ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
