user interface validations

Hi,

I have a form which I am using to edit a record.

I have a validation in the field like when the user tries to enter some number, I am have to ensure it is not existing. For this I have written a rule and ensuring the user is not enter the existing number.

The issue here is,  the validation is firing in the page load itself. I was expecting it will fire when I star editing the content in the field.

Any solution to this please.

code:

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data