Hi!
I would like to make 2 field groups visible depending on checkboxes.
I need to make the fields required in the groups.
My problem is that even though I have read that if a required field is not visible, it will not be required, I am still getting error messages for the invisible fields on submission.
I have also cusomized the error messages, eg. Please provide your ... details. But that is not the error message I receive.
I get :
This field is recuired:... field_name.
What can I do to solve this problem?
Thanks in advance!