I have a series of “Yes” “No” radio button groups. I need an explanation if any of the radio buttons are marked as “No.” It looks like I can’t have the same field be required if any of the answers are “No,” since it appears a field can only be conditioned on one action. How can I require this text field be completed if any of 7 radio button groups is answered “No”? Thanks!
ETA: Basically, I need to require a text field if: Radio Group 1 = "No", OR Radio Group 2 = "No", OR ..... Radio Group 6 = "No". I can do the advanced conditioning in Web Forms, but it doesn't appear I can do it in a regular template.