Skip to main content
Nintex Community Menu Bar

Workflow task customisation

  • March 31, 2017
  • 5 replies
  • 21 views

Forum|alt.badge.img+4

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

5 replies

Forum|alt.badge.img+16

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}&amp;Source={Common:WebUrl}" style="color: blue; text-decoration: underline;">Approval Form</a>


Forum|alt.badge.img+8

Hi ‌,

Do you have access to Nintex Forms?

Cheers,

Rick


Forum|alt.badge.img+4
  • Author
  • Nintex Partner
  • March 31, 2017

Hi Rick

Yes I am using Nintex forms

Regards

Marc

Sent using OWA for iPhone


Forum|alt.badge.img+4
  • Author
  • Nintex Partner
  • March 31, 2017

Thanks Cassy

They currently respond to a task via email notifications.

I will try your recommendation below.

Regards

Marc

Sent using OWA for iPhone


Forum|alt.badge.img+8

That is great! You then could also use Nintex Forms for this. When you search this community you will find how to do that.

Nintex Forms will be your way to go for people who do not go to the task from an e-mail but from the task list itself (or an aggregation web part like search).