Using custom request and custom redirect with Contact Form 7
Posted
by Scott B
on Stack Overflow
See other posts from Stack Overflow
or by Scott B
Published on 2010-04-01T15:41:54Z
Indexed on
2010/04/01
15:43 UTC
Read the original article
Hit count: 422
I have several sites that I want to link back to the main site which hosts the contact form (using contact form 7).
I would like to capture the request parameter "site-url" on incoming links to the contact form.
Then when the user submits the form, I would like to redirect them back to the site specified in the site-url.
Any ideas if this is possible with contact form 7?
I would also like to add a special field in the contact form which would insert the site-url into the email that i get so that I know which site they were referred from.
© Stack Overflow or respective owner