1 Reply Latest reply on May 10, 2007 2:24 PM by christian.bauer

    Escape from a form that needs validation

    ypasmk

      I got an xhtml page that has a form and some fields needs validation...also in the same page I have a menu for the user...each menu item is a commandLink all of the above are rendered inside one <h:form></h:form> pair. My problem is that if I try to leave this form using a menu commandLink I get those validation errors and I stay there...How can I escape those validations?