<?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 Switch selected navigation tree tab after action triggered in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321840#M8841</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have added a new type of document list (&lt;EM&gt;documentslists-contrib.xml&lt;/EM&gt;) to give users the ability to bookmark documents. It is displayed at the bottom of the navigation tree, aside others document lists (selection and clipboard).&lt;/P&gt;
&lt;P&gt;I have successfully put this document list in the top tab group, as a navigationTree, to give a better accessibility. Now, I would like to get the same behavior than before: my tab automatically selected when I add a document to this list, like when it was a bottom tab.&lt;/P&gt;
&lt;P&gt;Looking at the code, I saw that a &lt;EM&gt;Events.instance().raiseEvent(listName + "Updated");&lt;/EM&gt; is fired when a document is added to a list. But I haven't found a way to listen to this event.&lt;/P&gt;
&lt;P&gt;Moreover, I don't know how to select a navigation tree tab after an action has finished. I have tried &lt;EM&gt;directoryTreeManager.setSelectedTreeName("bookmarks");&lt;/EM&gt; at the end of my action without success.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;To sum up, I would like to select the right tab in navigation tree either by listening at the event raised by &lt;EM&gt;DocumentListManager&lt;/EM&gt; or by calling a method after my action has executed to set the current selected navigation tree.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Stéphane&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2012 14:02:51 GMT</pubDate>
    <dc:creator>PomCompot_</dc:creator>
    <dc:date>2012-01-09T14:02:51Z</dc:date>
    <item>
      <title>Switch selected navigation tree tab after action triggered</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321840#M8841</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have added a new type of document list (&lt;EM&gt;documentslists-contrib.xml&lt;/EM&gt;) to give users the ability to bookmark documents. It is displayed at the bottom of the navigation tree, aside others document lists (selection and clipboard).&lt;/P&gt;
&lt;P&gt;I have successfully put this document list in the top tab group, as a navigationTree, to give a better accessibility. Now, I would like to get the same behavior than before: my tab automatically selected when I add a document to this list, like when it was a bottom tab.&lt;/P&gt;
&lt;P&gt;Looking at the code, I saw that a &lt;EM&gt;Events.instance().raiseEvent(listName + "Updated");&lt;/EM&gt; is fired when a document is added to a list. But I haven't found a way to listen to this event.&lt;/P&gt;
&lt;P&gt;Moreover, I don't know how to select a navigation tree tab after an action has finished. I have tried &lt;EM&gt;directoryTreeManager.setSelectedTreeName("bookmarks");&lt;/EM&gt; at the end of my action without success.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;To sum up, I would like to select the right tab in navigation tree either by listening at the event raised by &lt;EM&gt;DocumentListManager&lt;/EM&gt; or by calling a method after my action has executed to set the current selected navigation tree.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Stéphane&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 14:02:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321840#M8841</guid>
      <dc:creator>PomCompot_</dc:creator>
      <dc:date>2012-01-09T14:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Switch selected navigation tree tab after action triggered</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321841#M8842</link>
      <description>&lt;P&gt;It is not very clear what question you are asking? &lt;STRONG&gt;Selecting the navigation tree tab&lt;/STRONG&gt; or &lt;STRONG&gt;listening to a specific event&lt;/STRONG&gt;? Please reformulate your question so that it is more clear. If you wanted to ask both, please split your question into two questions with more meaningful headings so that they can be helpful for other users =&amp;gt; your current heading seems to imply that what you are interested in is how to create/display a documentlist as navigation tree, which apparently is what you already achieved.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 15:20:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321841#M8842</guid>
      <dc:creator>Wojciech_Sulejm</dc:creator>
      <dc:date>2012-01-09T15:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Switch selected navigation tree tab after action triggered</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321842#M8843</link>
      <description>&lt;P&gt;Thanks for you feedback. I have updated my question and its title to make it clearer. Hope it would be better.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2012 16:11:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321842#M8843</guid>
      <dc:creator>PomCompot_</dc:creator>
      <dc:date>2012-01-09T16:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Switch selected navigation tree tab after action triggered</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321843#M8844</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;you can use &lt;EM&gt;&lt;STRONG&gt;multiNavTreeManager.setSelectedNavigationTree("bookmarks")&lt;/STRONG&gt;&lt;/EM&gt;, as &lt;EM&gt;multiNavTreeManager.selectedNavigationTree&lt;/EM&gt; is the value checked to select a tab in the navigation tree&lt;/P&gt;
&lt;P&gt;Thierry&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2012 11:18:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321843#M8844</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2012-01-12T11:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Switch selected navigation tree tab after action triggered</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321844#M8845</link>
      <description>&lt;P&gt;Perfect, just what I need.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2012 09:17:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/switch-selected-navigation-tree-tab-after-action-triggered/m-p/321844#M8845</guid>
      <dc:creator>PomCompot_</dc:creator>
      <dc:date>2012-01-13T09:17:10Z</dc:date>
    </item>
  </channel>
</rss>

