A Salesforce administrator at a subscription management company is creating a new custom object named Subscription_Audit__c to track compliance reviews. During the initial object setup in Object Manager, the administrator must configure the standard Record Name field. Which statement correctly describes the capabilities and characteristics of the standard Name field for a custom object?
- The Record Name field data type can be set to either Text or Auto-Number during creation, and can be converted between these two data types later.Answer
- BThe Record Name field is automatically created as a Picklist data type and must be assigned to individual Record Types before records can be saved.
- CThe Record Name field can be configured as a Roll-Up Summary data type to automatically display the count of associated child records.
- DThe Record Name field is automatically deleted by Salesforce if the custom object is designated as the detail side of a Master-Detail relationship.
Answer
The Record Name field data type can be set to either Text or Auto-Number during creation, and can be converted between these two data types later.
When creating a custom object in Salesforce, the standard Record Name field must be defined as either Text or Auto-Number. Salesforce allows administrators to convert the data type between Text and Auto-Number as business requirements evolve.
Step-by-Step Solution
Key Concept
Standard Record Name Field Properties on Custom Objects