You need to sign in to do that
Don't have an account?

Sequence of execution of Validation rules
Hi,
I have few validation rules, is that possible that the validation rules can be fire by preset sequence.
E.g, validation on first name & company name, I would like to have the rules to check on company name then only check on first name.
How does the sequence of execution of validation rules in salesforce works?
Many thanks.

The order in which validation rules run is not defined -- they may run in any order.