Redirect to URL depending on selection criteria in check boxes
-
Hi!
I have a check box in my form and I would like to redirect the sender to a website depending on which box they check.
I can redirect them by adding code in “Additional Settings”
==> on_sent_ok: “location = ‘https://www.madonna.edu/admissions/’;”
but I’d like to use an if statement so that the redirect happens only if they check a specific box.The check boxes are:
<p>Please check all that apply
[checkbox checkbox-803 use_label_element “Madonna University” “Consulting” “PPIT-Image Trainers” “Travel Accommodations” “General Inquiry”] </p>I’m not a programmer and am new to WordPress. Thank you for any help you can give me.
Diane
- The topic ‘Redirect to URL depending on selection criteria in check boxes’ is closed to new replies.