Using basic validation on a form with multiple required fields

0
On a form with multiple required fields we are experiencing rather strange behaviour. What we would LIKE to see is all required fields that are empty to show (at the same time) ! 1) sometimes it IS doing this, but not always and this seems to be related to a field having been filled and emptied 2) if it IS popping "required" message this seems to happen in a total random order, which will be VERY confusing to the user. I know I can "handle" all this using a "before commit", but there are app 300 items to check (questionair!) and using the standard functionality would be prefereable. Suggestions ??
asked
0 answers