<?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: Reseting tabs after a workflow start in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314464#M1465</link>
    <description>&lt;P&gt;There is still the problem that after start the new workflow there is reset to the default tab.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2013 22:51:47 GMT</pubDate>
    <dc:creator>adam_bo_</dc:creator>
    <dc:date>2013-12-03T22:51:47Z</dc:date>
    <item>
      <title>Reseting tabs after a workflow start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314458#M1459</link>
      <description>&lt;P&gt;It is easy to add a workflow tab for folders, but after the workflow start tabs are reseted to default one.
It means that it needs to open the workflow tab two times, ie. to start and to add participants.
Is there a simple, configuration way to change it ?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2013 07:29:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314458#M1459</guid>
      <dc:creator>adam_bo_</dc:creator>
      <dc:date>2013-11-19T07:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reseting tabs after a workflow start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314459#M1460</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I assume you are using version 5.8.&lt;/P&gt;
&lt;P&gt;There are mainly two ways to start a workflow from the UI:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Using the "Workflow process" widget, displayed automatically by Nuxeo in the "Summary" tab of documents. If you start a workflow from there then you are right: the "Workflow" tab is not automatically open. &lt;EM&gt;But&lt;/EM&gt; Nuxeo now displays the task below the other information =&amp;gt; There is no need to display the tab:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;![alt text][1]
[1]: /upfiles/startWK-default.jpg&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you configure your application and add a "User Action" in studio (for example, a Toolbar button), then in the chain bound to this element, you probably call Workfolws &amp;gt; Start Workflow (give the id of the workflow, check the "start" checkbox). In this case, the "Your Tasks" information is not displayed, so you may want to switch to the Workflow tab, which requires two steps, 2 operations to add to the chain:
User Interface &amp;gt; Raise Seam Events
seamEvents: locationSelectionChanged
User Interface &amp;gt; Change Tab
tab: TAB_ROUTE_WORKFLOW&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thibaud&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2013 19:34:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314459#M1460</guid>
      <dc:creator>ThibArg_</dc:creator>
      <dc:date>2013-11-21T19:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reseting tabs after a workflow start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314460#M1461</link>
      <description>&lt;P&gt;Hi Thibaud,&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2013 21:51:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314460#M1461</guid>
      <dc:creator>adam_bo_</dc:creator>
      <dc:date>2013-11-21T21:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reseting tabs after a workflow start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314461#M1462</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 12:55:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314461#M1462</guid>
      <dc:creator>Anahide_Tchertc</dc:creator>
      <dc:date>2013-11-22T12:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reseting tabs after a workflow start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314462#M1463</link>
      <description>&lt;P&gt;Hi Amad,&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 15:35:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314462#M1463</guid>
      <dc:creator>ThibArg_</dc:creator>
      <dc:date>2013-11-22T15:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reseting tabs after a workflow start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314463#M1464</link>
      <description>&lt;P&gt;This tab cache reset has been fixed indeed in &lt;A href="https://jira.nuxeo.com/browse/NXP-13244" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXP-13244&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The cache is reset only when workflows are cancelled or finished.&lt;/P&gt;
&lt;P&gt;(Thanks Anahide!)&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 15:43:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314463#M1464</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2013-11-22T15:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reseting tabs after a workflow start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314464#M1465</link>
      <description>&lt;P&gt;There is still the problem that after start the new workflow there is reset to the default tab.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2013 22:51:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314464#M1465</guid>
      <dc:creator>adam_bo_</dc:creator>
      <dc:date>2013-12-03T22:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reseting tabs after a workflow start</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314465#M1466</link>
      <description>&lt;P&gt;I added your comment inside our task. Thanks for your feedback&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2013 12:13:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/reseting-tabs-after-a-workflow-start/m-p/314465#M1466</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2013-12-04T12:13:37Z</dc:date>
    </item>
  </channel>
</rss>

