<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Redirection when changing tab in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/redirection-when-changing-tab/m-p/322054#M9055</link>
    <description>&lt;P&gt;I try to use the method onCurrentTreeChange(String category, String tabId) from MultiNavTreeManager to redirect. I try with the navigationContextBean, with the operation Navigate or with the OperationHelper.getWebActions().setCurrentTabAndNavigate() method but it doesn't work. Does it come from the fact that the type of the method is void ? Should I try from the xhtml files ?&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2015 08:28:52 GMT</pubDate>
    <dc:creator>pmbroca_</dc:creator>
    <dc:date>2015-09-25T08:28:52Z</dc:date>
    <item>
      <title>Redirection when changing tab</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/redirection-when-changing-tab/m-p/322053#M9054</link>
      <description>&lt;P&gt;Hi !&lt;BR /&gt; /&amp;gt;
I have recently made the update from Nuxeo 5.8 to Nuxeo 6.0.
Before that when I changed of tab on the virtual navigation, I was redirected to the root document of the tree. To do that I overriden the tree_explorer_with_virtual_navigation.xhtml and modified the action called. It looked like this:&lt;BR /&gt; /&amp;gt;
&lt;CODE&gt;public String setSelectedNavigationTreeAndNavigate(final String selectedNavigationTree) { super.setSelectedNavigationTree(selectedNavigationTree); try { return navigateToFirstChild(selectedNavigationTree); } catch (final ClientException e) { // raf } return null; }&lt;/CODE&gt;&lt;BR /&gt; /&amp;gt;
But the Nuxeo 6.0 changes everything and I don't know how to do that again.&lt;BR /&gt; /&amp;gt;
Have you an idea ?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 15:46:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/redirection-when-changing-tab/m-p/322053#M9054</guid>
      <dc:creator>pmbroca_</dc:creator>
      <dc:date>2015-09-23T15:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Redirection when changing tab</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/redirection-when-changing-tab/m-p/322054#M9055</link>
      <description>&lt;P&gt;I try to use the method onCurrentTreeChange(String category, String tabId) from MultiNavTreeManager to redirect. I try with the navigationContextBean, with the operation Navigate or with the OperationHelper.getWebActions().setCurrentTabAndNavigate() method but it doesn't work. Does it come from the fact that the type of the method is void ? Should I try from the xhtml files ?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 08:28:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/redirection-when-changing-tab/m-p/322054#M9055</guid>
      <dc:creator>pmbroca_</dc:creator>
      <dc:date>2015-09-25T08:28:52Z</dc:date>
    </item>
  </channel>
</rss>

