Forum Discussion
Allison Rizak
May 26, 2017Brass Contributor
InfoPath form - redirect to new page on submit
I thought this should be simple, but I'm having trouble finding a solution. I have a survey form that was customized in InfoPath 2013. The home page of my SharePoint site has a form web part that dis...
Allison Rizak
May 30, 2017Brass Contributor
That's correct, the submit view does nothing, it's basically a thank you/confirmation message. Client doesn't want the user to have to click on anything to go back to the form, he wants it to be automatic.
Deleted
May 30, 2017Ok, so rather than an auto refresh then, you need an event, followed by a delay and then the action of refreshing the page.
Can your SharePoint support team not create an onclick event using Javascript?