For a form with tabs, is there a way to show when a field on a tab has an error? Instead of the user selecting each tab to see if there is an error, or showing a popup, is there a way to add an error icon to a tab (or more depending on the number of fields that have issues) when a form fails validation? lets say using the ValueManager? (I know I could add this code manually, but I wanted to make sure there wasn't some API that I have over looked).
Thanks
Thanks
Comment