Page 1 of 1

redirect after save item

Posted: 30 Apr 2014
by Ced97
Hi, i want to redirect to a wiki page after save a new item. I also want to confirm for saving my form.

i tried to use fd.onsubmit but it don't works.


Regards.

Re: redirect after save item

Posted: 01 May 2014
by Dmitry Kozlov
Please, visit our blog:
http://spform.com/forms-designer- ... submission
There is a description of how to redirect after form submission. If you have any questions you can leave them as comments in the blog entry.

Re: redirect after save item

Posted: 26 Jun 2014
by craigwat11
Hi Dmitry, The above link works well and I have used it to ask users if they'ed like to create a new item upon submitting. However, the pop up that appears has two options "Ok" and "Cancel" - Is it possible to change the "Cancel" to something else? Perhaps "No thanks"

Thank you for all your support.

Craig

Re: redirect after save item

Posted: 29 Jun 2014
by Dmitry Kozlov
Hi,

You cannot customize the standard confirmation dialogs, but you could use JQuery UI modal dialog instead of the standard one.