Form submission redirect with query string

I’ve wasted hours trying to figure out how to do something that should be simple.

  1. User fills out a form.
  2. User presses Submit button on form.
  3. User is redirected to an external page with query string built from form submission data.

I had this working for a week with no problems and then it randomly stopped working. Now I can’t figure out how to get it working.

Hey,

We will need more details in order to understand what could go wrong.

Can you please specify what do you mean by “query string built from form submission data”? What exactly should be happening and how do you achieve that?

You can also share a link to your site so we can take a look at it. Thanks.