I have written a tree handler for a workspace I want to manage and would like to access open the dialog for items shown in the tree view. I see this is do-able by setting the doubleclick action for a tree. I see the Groups, Users, & Roles tree configs hard code the dialog name to open. Unlike these trees my tree has mixed items. Imagine Groups, Users, and Roles in one view.
So I wonder if anyone has a suggestion of where I might stash the dialog name so that it is available via the selectedNode from javascript? Perhaps stuff it in the selectedNodes params somehow? Or is there a better way to do this? ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
