Multi redirect based on value
-
Hi,
I need help with the following, hope you can help…
1. I have a dropdown menu with different options, however they have not value.
Can you help me add a values to CF7 –
<select><option value= “Botox”>Botox</option> <option value= “Dermal Fillers”> Dermal Fillers</option> <option value= “Semi Permanent Makeup”>Semi Permanent Makeup</option> <option value= “Lip Entrancement”>Lip Entrancement</option> <option value= “”IPL & Laser”>”IPL & Laser</option> <option value= “Other”> Other</option></select>
2. How do I then re-direct users who submit the form to different URL’s based on what they select?
For Example,
if a user selects “botox” then they redirect to – Botox Thank You Page
if a user selects “Lip Enhancements” then they redirect to – Lip Enhancements Thank You Page
Also, is there a way to take the name (from user) in the contact form and apply to thank you page. For example, if John puts his name in the name field of CF7, can I put his name on the thank you page. the thank you page would say “thank you John”?
3. I need to make the dropdown menu mandatory and include blank.
I am not an expert on php however I have an understanding. If you need to update any php file, please send set by set instructions on which file to select and what code to replace etc.
Cant wait to hear back from you.
Many Thanks
- The topic ‘Multi redirect based on value’ is closed to new replies.