By danmurf on
Hi
Does anyone know if it is possible to set a form error to a fieldset so that only one error appears if a combination of fields in a fieldset fail validation?
At the moment I have form_set_error() set to the fieldset name instead of a field names and the error appears once, but the fieldset itself and the elements within aren't highlighted on the form.
Any thoughts on this appreciated.
Many thanks