Salesforce Fact #472 | Discard single/double quotes using validation rule

Suppose we have a use case where we would not accept any single or double quote in the Account Name. We can implement the same using a validation rule.

Attached is the screenshot.



Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow