Skip to main content

I have a form which has 3 action buttons SAVE, SUBMIT and CANCEL. I would like to redirect the user upon click on each button. 

If i use the Form settings -> Redirect Url, that will affect the SAVE and SUBMIT buttons. CANCEL button is easy to setup as it doesn't need to save the data and with the help of Javascript you can redirect to anywhere. However it comes down to 2 buttons which will need to save the data and redirect to different locations.

Any idea how can i achieve this within Nintex form designer?

I could only think of is to have an interim page where i could query the list using JS and then find the item status to redirect to the appropriate page.

Hi

Have a look at the button redirect URL as described in this blog post. 

Lucky You, there's New Form Features!

You may need to upgrade to the version as described here:

https://community.nintex.com/docs/DOC-1161-nintex-forms-2013-release-notes (NOTE:  this is for nintex forms 2013 so you may need to look at the appropriate version to you).  This feature was released in 2.10.0.0.


Thanks Cassy, we are using Nintex 2016 and our current version is 4.1.0.0 but it's available in 4.2.0.0. Nintex Forms 2016 - Release Notes 


Reply