3 Replies Latest reply on Mar 12, 2009 8:25 AM by nbelaevski

    rich:graphValidator with value attribute doesn't prevent tab

    roeber

      I am using the rich:graphValidator with the value attribute. So there are some validations done for non input data fields. The validation itself works fine.
      But in contradiction to some other validation (as the required attribute) a failed (graphValidator) validation doesn't prevent a rich:tab(panel) to switch to a different tab.
      This means the error message is shown in the new active tab, which is confusing. And the invalid value is now stored in the model, which leads to other problems.

      Any ideas?
      Is there any work-around to properly prevent the tab switch in this situation?

      Thx.
      Axel