Skip to main content
Nintex Community Menu Bar

Approve/Reject view not working in Nintex 2013

  • February 16, 2017
  • 3 replies
  • 33 views

Forum|alt.badge.img+1

Hello,

When user clicks the Approval URL(request approval action) in email notification it is not redirecting to approve/reject view, it is being redirected to a edit form of the workflow task list. When I use flexi task action it is working. I have this problem in one of our 2013 site collection.

Thanks

3 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • February 17, 2017

The approve/reject view IS an edit form of a task list item! It's the edit form of the task item you created via your workflow.

Can you please provide a screenshot to clearify your problem?


Forum|alt.badge.img+1
  • Author
  • February 17, 2017

Hello Philipp,

I got this issue resolved, I have used the nwadmin SetTaskForm operation to fix the connection problem between taskform and the content type.

I have run the following command in SharePoint management shell in the web front end server.

NWAdmin.exe -o SetTaskForm -siteUrl "your site/site collection" -contentType "Nintex Workflow Task" -taskformUrl "_layouts/nintexworkflow/ApproveReject.aspx" -updatechildren Yes

Thank you.


Forum|alt.badge.img+11
  • Nintex Partner
  • February 17, 2017

I have to admit that I still don't really understand what the problem was (maybe because it's friday silly.png)

But I'm very happy to hear you got it working again!

Have a nice weekend

Philipp