Field validation broken for [select*]
-
Hey,
I have 2 different servers and both are displaying the same behavior, which is that the [select*] validation is broken.
Server #1: WordPress 4.8.3 running TheGem theme: Running on a Bitnami based server, CF7 version 4.9.1
Server #2: WordPress 4.8.3 running Twenty Fifteen Child theme: Running on an AWS server, CF7 version 4.9Here is one of the short codes for a [select*] which means it should always get validated. The validation is not happening for any [select*] that I create. I can fill in all of the other input fields, and have tested validation on all of them, but only the [select*] is failing. I have tried a number of test cases on both servers and the results are the same.
[select* athlete_hs_grad_year class:form-text class:required form-select id:edit-athlete-grad-year default:1 “select year” “2017” “2018” “2019” “2020” “2021” “2022” “2023” “2024” “2025”]
What the heck is going on? I really need to solve this problem, as we want to publish a number of landing pages this week. Any help is appreciated 🙂
Thanks,
–SteveThe page I need help with: [log in to see the link]
The topic ‘Field validation broken for [select*]’ is closed to new replies.