An administrator creates a custom object named Audit_Request__c and configures a new Record Type called 'Enterprise Audit' to support compliance reviews. After assigning the new Page Layout and Record Type to the Compliance Officer profile, users report that when creating an Enterprise Audit record, the custom picklist field 'Audit Scope' only displays legacy values rather than the newly required enterprise values. Which administrative action will resolve this issue?
- Navigate to the Enterprise Audit Record Type detail page, edit the 'Audit Scope' picklist configuration, and move the required values into the Selected Values list.Answer
- BCreate a Permission Set with elevated permissions for the 'Audit Scope' field and assign it to the affected Compliance Officer users.
- CAdd a conditional visibility rule on the Dynamic Forms field component within the Lightning App Builder page for Audit Request.
- DChange the Page Layout Assignment mapping for the Compliance Officer profile back to the Master Record Type.
Answer
Navigate to the Enterprise Audit Record Type detail page, edit the 'Audit Scope' picklist configuration, and move the required values into the Selected Values list.
In Salesforce Administration, creating a new Record Type requires administrators to configure which specific picklist values are available for each picklist field on the object. Even if values exist on the main object picklist definition, they must be moved to the 'Selected Values' list under the specific Record Type settings to be visible to users.
Step-by-Step Solution
Key Concept
Record Type Picklist Value Assignment
Estimated Time:1m 30s