Hello, I have problem while creating custom converter for a dialog field. During editing of node of my type "product" I want to convert some String value, called "attributeID" for "product", to a path. "attributeID" is not unique through workspace, but is unique in context of "product" node. To achieve this I need somehow retrieve path to "product" inside converter and I found LocationController might be useful. Unfortunately I have no idea how to retrieve it in converter, because everywhere I saw it was injected by Magnolia and I can not do it for converters. Can anybody help me with it or give other solution how can I retrieve path of currently edited node inside of converter?
-- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=ec544c3d-1544-4979-805f-17a3de7c26bd ---------------------------------------------------------------- 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: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------