1 Reply Latest reply on Aug 29, 2007 8:52 AM by pmuir

    bypass seam form validation

      Hi,

      How do you by pass the automatic form validation phase in seam? Reason is that on my form I have a Cancel button that I just want to end the seam conversation and redirect back to home.

      Problem is that when the form has invalid input, the validation kicks in and displays messages when all you want to do is cancel!

      Thanks

      Troy