1 Reply Latest reply on Jul 12, 2010 4:50 AM by tausuahmed

    UNIQUE KEY VALIDATION

    bhr9119

      Hi All,




      I am faced the problem in Unique key validation.When I am creating new record the unique key validation working properly, But the edit time the unique key validation not working properly.



      When the user enters data into an HTML field at the edit time, the value is applied to the backing bean onblur; the validators fire at this point and if the validation fails the area is rerendered and the field shows the 'errored state' on the page.





      Thanks if anyone has any insight into this.