Can I make a fieldset required in a form?
Is it possible to make a fieldset required? That is, I know I can make each field within a fieldset required, but to do so requires making every field required. I would like to make it so that at least one of the fields is selected before the person can go on and click the Submit button.
Thanks in advance for your help!
Laura