Question

Difficulty: MediumPage Layouts and Record Types Assignment

An administrator creates a new Record Type named 'Strategic Account' on the Account object to capture specialized sales data. After assigning the appropriate Page Layout to the Sales User profile for this new Record Type, users report that when creating a 'Strategic Account' record, a custom picklist field named 'Account Priority' displays outdated options and is missing newly added values. What configuration step did the administrator omit?

  1. Editing the picklist values available for assignment under the newly created Record Type configuration.Answer
  2. B
    Assigning a Permission Set to the Sales Users to grant access to the new picklist field values.
  3. C
    Configuring component visibility rules for the picklist field using Dynamic Forms on the Lightning Record Page.
  4. D
    Creating a separate Page Layout for each individual picklist value to control field option displays.

Answer

The administrator must edit the picklist values available for the specific Record Type in Object Manager.
When creating or modifying a Record Type in Salesforce, available picklist values must be explicitly configured for that Record Type under Object Manager. If omitted, the Record Type inherits a default or existing subset of values, causing missing or outdated options for end users.

Step-by-Step Solution

1
Navigate to Object Manager and select the Account object.
Accesses the object configuration settings for Accounts.
Record Types and their associated picklist assignments are managed at the object level.
2
Select Record Types and click on the 'Strategic Account' record type.
Opens the Record Type detail page showing available picklists for editing.
Each Record Type maintains an independent matrix of available values for custom and standard picklists.
3
Locate the 'Account Priority' picklist in the Picklists Available for Editing section and click Edit.
Allows selection of default values and specific active values to include or exclude.
Creating a Record Type copies default picklist selections, which must be manually edited to include desired options.

Key Concept

Record Type Picklist Value Assignment
Rate this question