Form Submission and Redirect to A New Page

STEP-BY-STEP
  • 1
    Default Form Submission alerts you on the page
  • 2
    If you need it to redirect to its thank you page, follow these steps:
  • 3
    On the General Configuration Form:
  • 4
    Check the Source Code and add this code:
    Web Forms
  • 5
    Edit the window location to the correct URL that it should land
  • 6
    Make sure to untick the box AJAX Submit for this to work.