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