REDIRECTING TO ANOTHER URL AFTER SUBMISSION IN CF7

on_sent_ok:"location='http://example.com/';"
The simplest way to redirect after submitting a contact form is using on_sent_ok JavaScript action hook. By using this hook, you can specify a JavaScript code that you wish to run after the form is successfully submitted. You will find the Additional Settings field at the bottom of the contact form management page. Simply insert the following line into it:

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.