Nintex for SharePoint Forum
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results forÂ
Does anyone know of a way to prevent Nintex workflows returning to the "workflow tasks" page once a task has been completed by a user?
Ideally the customer would like the screen to return to the main library list where the workflow item originated.
Thanks
Marc
Hi Marc Wilmington‌
How do they open the task in the first place?
I normally achieve this by adding &source=xxx to the link in the task notification from the assign flexi task action:
<a class="ms-rtestate-write" contenteditable="false" onclick="selectThis(this);" href="javascript:void(0);" reftext="Approval%20Form" link="true" reflink="{Common:ApprovalUrl}&Source={Common:WebUrl}" style="color: blue; text-decoration: underline;">Approval Form</a>
Hi Rick
Yes I am using Nintex forms
Regards
Marc
Sent using OWA for iPhone
Thanks Cassy
They currently respond to a task via email notifications.
I will try your recommendation below.
Regards
Marc
Sent using OWA for iPhone