Hello everyone, I set a property of a site. So the node X from the site Y has a property. Now I want that my this property has a direct impact to the dialog used for a component inside this site.
I tried to use the dialog definitions inside the component @Controller, but the problem is that I can only save as a class variable and this is not thread safe. Also I can't use MgnlContext because the dialog request is an own outside the component. So neither way I have access to a component specific node. Do you know an (elegant) way to solve this problem? I want to to have access to a site's node from a dialog. Thank you very much! -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=b000406a-67b0-4aa5-b121-f2465f23de9d ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
