Reseting tabs after a workflow start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2013 02:29 AM
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2013 02:34 PM
Hi,
I assume you are using version 5.8.
There are mainly two ways to start a workflow from the UI:
- 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. But Nuxeo now displays the task below the other information => There is no need to display the tab:
![alt text][1] [1]: /upfiles/startWK-default.jpg
- 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 > 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 > Raise Seam Events seamEvents: locationSelectionChanged User Interface > Change Tab tab: TAB_ROUTE_WORKFLOW
Thibaud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2013 04:51 PM
Hi Thibaud,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2013 07:55 AM
Hi,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2013 10:35 AM
Hi Amad,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2013 10:43 AM
This tab cache reset has been fixed indeed in https://jira.nuxeo.com/browse/NXP-13244
The cache is reset only when workflows are cancelled or finished.
(Thanks Anahide!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2013 05:51 PM
There is still the problem that after start the new workflow there is reset to the default tab.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2013 07:13 AM
I added your comment inside our task. Thanks for your feedback
