Custom object record name
When creating a custom object, you have two choices for the Record Name: text and autonumber. What principles can you use to determine which one is best?
Consider the following:
1. Uniqueness
If you want the field to be unique, use an autonumber, since uniqueness cannot be enforced with text.… Read the rest