Question

Difficulty: HardPage Layouts and Record Types Assignment

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?

  1. 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
  2. B
    Create a Permission Set with elevated permissions for the 'Audit Scope' field and assign it to the affected Compliance Officer users.
  3. C
    Add a conditional visibility rule on the Dynamic Forms field component within the Lightning App Builder page for Audit Request.
  4. D
    Change 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

1
Identify the cause of missing picklist options on a Record Type.
Recognize that creating a Record Type requires explicit mapping of accessible picklist values for every custom picklist on the object.
When a new Record Type is created, picklist fields retain default or unassigned value selections until explicitly edited under the Record Type configuration.
2
Access Object Manager and locate the target object and Record Type.
Open Object Manager > Audit Request > Record Types > Enterprise Audit.
Picklist value availability is configured directly on the Record Type detail page.
3
Edit the picklist field assignment.
Locate 'Audit Scope' under Picklists Available for Editing, select Edit, and move the desired enterprise values to the Selected Values list.
This updates the available choices displayed in the UI for users assigned to this Record Type.

Key Concept

Record Type Picklist Value Assignment
Estimated Time:1m 30s
Rate this question