I have a page built of multiple components, including a tab set and a few field editors, which all reference the same model.
Recently we found that when a validation rule is triggered on that model, multiple errors are appearing. Is there any way we can turn them off so that only a single error appears at the top of the page?
Thank you!
Recently we found that when a validation rule is triggered on that model, multiple errors are appearing. Is there any way we can turn them off so that only a single error appears at the top of the page?
Thank you!

Kathryn Castle
Thanks for the quick reply. Unfortunately this doesn't seem to work - both with "Show Errors Inline" and "Show Inline Error Only on Hover" I still see the multiple errors.
Is there anything else I can do?
Thanks!
Stephen Sells, Alum
I don't know of any ways to accomplish this without developing custom javascript for the page.
Kathryn Castle
Stephen Sells, Alum