Skip to main content
Nintex Community Menu Bar

Task approval redirects to SharePoint task item instead of "ApproveReject.aspx" page

  • March 26, 2021
  • 0 replies
  • 106 views

KB_Admin
Nintex Employee
Forum|alt.badge.img+8

Issue

When approving a task, the approver is redirected to the SharePoint task item rather than the ApproveReject.aspx page.

 

Resolution

Run the following NWAdmin.exe command to reassociate the correct ApproveReject.aspx page.

nwadmin.exe -o settaskform -siteurl "http://yoursitecollection" -contenttype "Nintex Workflow Task" -taskformurl "_layouts/nintexworkflow/ApproveReject.aspx" -updatechildren yes

More information on the use of the NWAdmin tool can be found in our guide attached below.

 

 

Additional Information

The correct Nintex ApproveReject.aspx page has not been associated to the task content type.