Is there a way to indicate an error in the tab itself. Let's say that an user enters 5 elements into a tab array and clicks submit. There is something missing in one of the tabs, so the submit is not accepted. Is there a way to indicate, in which of the tabs the error lies.
Is there a way to indicate an error in the tab itself. Let's say that an user enters 5 elements into a tab array and clicks submit. There is something missing in one of the tabs, so the submit is not accepted. Is there a way to indicate, in which of the tabs the error lies.