Refresh the form after submission

  • sudipsaha
    Asked on January 7, 2016 at 3:14 PM

    Hi, 

    I am using jotform to design my webpage, and I am adding my servlet into the form action. However, I want to reload the page after it being submitted. Now when I submit the form, it shows "Please Wait". How can I make it to reload the page.


    Thanks

    Sudip Saha

  • jonathan
    Replied on January 7, 2016 at 8:35 PM

    Hi,

    You can achieve this by using the Custom URL Redirect Thank You page of the form.

    In the redirection URL, set the URL of the form itself or the website page.

    Refresh the form after submission Image 1 Screenshot 20

     

    So what will happen is, every time the form is submitted, it will redirect back to the form and refreshed already.

    Here is a demo form http://form.jotformpro.com/form/51997680068975? you can test submit.

    When you submit the demo form, it will redirect to the same URL with refresh/empty fields.