0 Replies Latest reply on Nov 3, 2011 11:45 PM by mulderbe

    problem ajax validation and form!!

    mulderbe
      hello,
      I have a form that has dynamic parts, using ajax Richfaces4 labels. There is a button to do a query based on this form, some tags have validation and if you click on the button will display the validation message, but the button performs the query. This obviously is not right, I checked the tags and when I remove the button using ajax does not send a query and it works ok, but I need to use ajax, I've also tried using the tag <f:ajax render="idObject"/>, but the same apparently. I hope any help, Greetings.