Hi all,
I'm totally new on Nintex forms, and I don't see how to make a redirection after clicking a button.
I'm working with Nintex forms with Office 365. I have my form based on a sharepoint list, so I have the save and cancel buttons. When I click on them, the forms works well, but redirects me to the list. I want to make a redirection to my another page.
I've tried with on the client.onclicl with something like window.location.redirect("http://www.mypage.com"); but does not work.
How should I do it?
Many thanks,
Solved! Go to Solution.
Hey Raul Ortega head the settings of the layout http://help.nintex.com/en-US/O365/Default.htm#cshid=3040
Raul – you can also accomplish this by leveraging the Redirect URL property in the advanced property of each button.