How to make standard name field unique in Salesforce

Steps to make a standard name field unique
  1. Create a unique field on the same object.
  2. Create a Workflow Field Update and choose field create in step 1 to update with value as "Name" in formula editor.
  3. Save.

Comments

Popular posts from this blog

Cascade deleting too many records