Hi Jules,
Thanks for the great plugin.
Any thoughts on this?
Mattia (@albazeus)
2 months ago
My mistake was naming a form-tag “children”. I guess it’s some sort of reserved word in CF7.
I have just had to go and fix several websites where all of the conditional field were never appearing.
The solution was to change the ‘children’ field name to something else, and update the conditions to match.
Having a field called ‘children’ prevents all of the conditional field from working, but there are no errors in the console!
It is incredibly common to have a ‘children’ field on accommodation / holiday enquiry forms, and then to conditionally have children’s age(s) fields appear if there are any children.
I ran a little test on one of my sites, reverting updates with GIT, and my websites broke when I updated them from cf7-conditional-fields 1.9.9 to 1.9.11 back in Sept, so either 1.9.10 or 1.9.11 introduced the error.
Before I changed the field name, I had tried disabling all other plugins. It made no difference.
Regards
ps. Thanks Mattia for saving me some time.
-
This reply was modified 3 years, 9 months ago by Andy Walker.