Hello, I am trying to make a searchable tree for our custom workspace (latest Magnolia version). The code is modelled upon the DMS tree implementation. I have the tree configuration class that specifies the function bar search function as "ucp.cms.tree.CMOSTree.search". I do have mgnl-resources/js-classes/ucp/cms/tree/CMOSTree.js in our module jar file, and it does have a search function, and is declared as classDef( "ucp.cms.tree.CMOSTree", ..
As far as I can tell, it should all be functional. However, attempting a search results in error. The JavaScript console shows a message 'ucp' is undefined. Any ideas as to what I am missing? Thanks Rakesh -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=50858b13-2374-40da-aa2f-61ae6049b95f ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
