Save and redirect on 2 buttons


Badge

I would like to do a save and redirect on 2 buttons on a form. Button 1 is the 'save' button, when a user clicks this it needs to save what the user has edited and then redirect them to another page. Button 2 is the 'save and submit' button, when a user clicks this it needs to save and submit the form and then redirect the user to another page (different redirect page from the save redirect page). I've tried using JavaScript but JavaScript doesn't save the changes it only redirects them. I've tried inserting the redirect urls on each button's client click but this also either redirects and doesn't save the changes or saves and doesn't redirect. I need the buttons to save and redirect.


2 replies

Userlevel 6
Badge +16

You just need to update your Nintex Forms installation. Take a look at >>> Lucky You, there's New Form Features! | Nintex Community 

Badge +10

You can use the advanced tab in form setting

203999_pastedImage_1.png

Reply