1 Reply Latest reply on Oct 21, 2008 5:38 PM by nbelaevski

    Howto not go to another tab even though that tab is clicked?

      I have a rich:tabPanel. On each tab, there are some fields. This is the requirement:

      when user clicks on another tab, if the fields in the current tab don't pass some business validation, the user is still in the current tab (not go to the new one).

      Is that doable? If yes, could I have some hints?