Greater then or Less then Conditional fields in Contact Form 7 : Show different fields based on a specific field value
May 21, 2018 Leave a comment
Sometimes you may want to show certain fields based on the value of another field.
For example
If age is greater then 18 Years you want to show Profession field
and
If age is less then 18 years then School field will show
But you can use this technique for any other conditions
Here i am sharing you the Contact Form 7 code and corresponding jQuery code
Recent Comments