Salesforce Fact #88 | Standard validations in WF field update
Custom validations do not work in case of workflow field update. But standard validation rules are respected.
In this example, we are setting the account name field which is a required field to a blank value from workflow field update and we can see the standard validation rule getting invoked.
Note: this scenario is only for demonstration purpose.
Attached are the screenshots.
Comments
Post a Comment