[Plugin: Contact Form 7] Redirect depending on If conditional
-
Hello!
I have managed to make my form show an alert when submit that prints a option chosen from a drop down selection. I added the following in the additional settings box:
on_sent_ok: "alert('test ' + jQuery('#test').val());"I got this code searching in the forums but what i wanted is to able to compare the result of “test” and depending on its value, redirect the user to one page or other.
Actually i think i cant do this because i dont have idea of Java.
Thanks!
The topic ‘[Plugin: Contact Form 7] Redirect depending on If conditional’ is closed to new replies.