Navigate from Automation Chain with WebUI
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2020 05:46 AM
Hello
I have an Automation Chain that deletes a document. This AC is triggered with a custom button in WebUI.
Is there a way, from the AC or from the button, to navigate to parent after document deletion ?
I saw SEAM.NavigateTo for JSF, but nothing for WebUI.
Regads,
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2020 10:15 AM
Hello,
Here is an example extracted from a cookbook to move a document and navigate to the target folder: https://github.com/nuxeo/nuxeo-studio-community-cookbook/blob/master/modules/nuxeo/copy-move/designe...
Regards
