Showing confirmation thank you message and then redirect user to custom URL

  • schererviolins
    Asked on October 22, 2018 at 1:36 PM

    Yes, I also need the form to do both the thank you landing page and the redirect—not one or the other. A redirect after submitting without a confirmation page is not a good user experience.

  • Mike
    Replied on October 22, 2018 at 2:46 PM

    Usually, the redirect option is used when you would like to show a confirmation page on your custom web page.

    If you need an additional redirect, you may show a confirmation page on your website, and then after several seconds redirect the user to a different URL. It can be implemented with a script on your web page.

    If you need any further assistance, please let us know.