0 Replies Latest reply on Sep 25, 2012 3:44 AM by vivekkatta

    Richfaces Client Side Validation

    vivekkatta

      Hi All,

       

      I am currently building a JSF/Richfaces application. Using JSF 2 and RF 4.2.1. Some parts of my webpage are loaded asynchronously using jQuery.ajax and inserted into a <div>. Some of these snippets have a form with some rich:autocomplete components. The autocomplete components have rich:validators attached to them. The validators do not work in the snippets loaded by jQuery.ajax and I get errors like ReferenceError: av_b6aadeda572df61b7e38a5b7305304b8 is not defined. CSV works perfectly on those portions of the page not loaded through jQuery.ajax.

       

      Can someone help me with this please? Am I doing something wrong here?

       

      Thanks,

      Vivek