Friday, February 20, 2015

How to run a Validation rule when a record is created.


Add a rule criteria of evaluate the rule when a record is created by adding ISNEW () function  in the error condition formula. ISNEW() function checks if the record is new, and returns TRUE if it is a new record otherwise it returns a FALSE value.



No comments:

Post a Comment