Skip to main content
Nintex Community Menu Bar

What is the best way to navigate from Viewing an Item in Edit Mode to The Approval Form without using the back button?

 

Scenario: On my approval page and give user a link to view item. However, I want them to navigate back to the approval page after viewing/Editing item.

 

 

Consider popping up the view/edit view as a sub view? The user would have to close it to get back to the approval form.


  • A Sub view will work very well. 
  • Add edit functionality for the item to your Approval form. 
  • Pass URL’s to your edit form as parameters.  
    • User navigates to Approval form
    • User clicks edit and is navigate to an edit form (with the original approval url passed through to the edit form “Redirect URL”)
    • Upon clicking save the Edit form evaluates the Redirect URL for a value and if it has one redirects back to the original approval form.

Hi @Messam 
Did these responses answer your question? 


Reply