Can you have a thank you appear and then have it redirect after submission?

  • Kathleen_Frantz_connect
    Asked on April 27, 2021 at 8:44 PM

    Can you have a thank you appear and then have it redirect after submission?

  • Jed_C
    Replied on April 28, 2021 at 7:38 AM

    We actually have that kind of feature with our JotForm Mobile App, it's called Kiosk Mode and you can use it with your tablet or phone.

    How-to-Use-Kiosk-Mode-in-JotForm-Mobile-Forms

    However, if you cannot use the mobile app, in order to achieve the redirect, you need to apply the redirect setting to a custom Thank You page.

    Redirecting-Users-to-a-Different-Page

    Please add the following meta tag on your custom thank you page:

    <meta http-equiv="refresh" content="2;url=formURL" />

    Where formURL is the URL of your form which you can get from here:

    Where-to-Find-My-Form-URL