Contact Form 7 — Form Based Redirect
-
I’m using Contact Form 7, which is great. But I’m having a lot of difficulty figuring out how to accomplish something somewhat unique.
Basically, I have a form that, once submitted, directs users to an entirely different URL. What I would like to use CF7 to do is dynamically ‘finish’ the URL it will be redirecting to once submitted.
So, basically, the form has a ‘first’ and ‘last’ name field, which once submitted, redirects to https://www.adifferentwebsite.com. I would like the variables entered in the ‘first’ and ‘last’ name boxes to be automatically appended to the end of the redirect url. So, for example, once it’s submitted, the URL might look like:
https://www.adifferentwebsite.com/joe-clark/
Does that make sense?
After doing some research, it seems like it would be possible, but I’m pretty stumped as to what I ought to do next. Any suggestions?
- The topic ‘Contact Form 7 — Form Based Redirect’ is closed to new replies.