Hello, I am using the plugin nuxeo-platform-virtualnavigation-5.2.jar, and need to customize it : I need to have control on the query that is processed when you click, for example on "Europe" / "Italy".
The source code of the plugin holds only two java classes, but they only seem to handle appearance. There is also the file tree_explorer_with_virtual_nav.xhtml that includes single_directory_tree_explorer.xhtml (injecting var treeModel). In the latter file, I see that when the user click on "Europe" / "France", the action thrown is via a commandLink button that raises action "node.selectNode()". My investigations have stopped here, I cannot find where the source code dealing with the query processed is. Thank you _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
