Sending Form Submissions to Different Thank You Pages Based on Custom Fields

If we have any custom fields with fixed values, we can leverage those values to create a redirect switch using JavaScript. Let's see how this small bit of code works.

  • Grab the redirect code
  • Add your values and redirect URLs
  • Place code in the Thank You page of the web form

Complete and Continue