I have 3 radio groups each having 'yes' and 'no' value. Beside each of those radio groups there are 2 dropdown menus 'colour' and 'shade'.
PROBLEM: When I select yes or no for radio button and nothing for the two drop downs and click submit i get an error 'Please select colour and shade for (USER)'. This is how I want it but when i click ok on this error I get please select attendance for USER2 immediately after. How do i remove this as I only want the first error displayed.