Question

Difficulty: MediumPage Layouts and Record Types Assignment

An administrator is configuring a newly created Record Type named 'Server Infrastructure' on the custom object Hardware Asset (Hardware_Asset__c) for the IT Operations team. The administrator assigns the Record Type and a newly created 'Server Asset Page Layout' to the IT Administrator profile. However, IT administrators report two configuration issues when creating records:

1. The 'Maintenance Status' picklist displays retired values that should only apply to legacy hardware.
2. The page layout displayed upon record creation does not contain the required 'Rack Location' field.

Which TWO administrative actions must be performed to resolve these issues? (Choose 2 answers.)

  1. Modify the picklist value assignments for the 'Maintenance Status' field within the 'Server Infrastructure' Record Type detail page.Answer
  2. Update the Page Layout Assignment matrix to associate the IT Administrator profile and 'Server Infrastructure' Record Type with the 'Server Asset Page Layout'.Answer
  3. C
    Assign a permission set to IT Administrators that restricts picklist visibility for the retired 'Maintenance Status' values.
  4. D
    Configure Dynamic Forms component visibility rules on the Lightning Record Page to hide inactive picklist values.

Answer

The administrator must edit the picklist value assignments for the Maintenance Status field under the Server Infrastructure Record Type detail page, and update the Page Layout Assignment matrix to pair the IT Administrator profile and Server Infrastructure Record Type with the Server Asset Page Layout.
To resolve both issue points, the administrator must: (1) edit the picklist assignments for the 'Maintenance Status' field under the 'Server Infrastructure' Record Type setup page to exclude retired values, and (2) edit the Page Layout Assignment matrix so that the combination of the IT Administrator profile and the 'Server Infrastructure' Record Type points to the newly created 'Server Asset Page Layout'.

Step-by-Step Solution

1
Navigate to Object Manager > Hardware Asset > Record Types > Server Infrastructure.
Access the Record Type settings and picklists available for editing.
Creating a record type inherits all default picklist values unless specific values are removed under the record type picklist assignment section.
2
Edit the 'Maintenance Status' picklist under the record type and remove the retired picklist values from the selected list.
Only active, relevant status options will be selectable when users create or edit records with this record type.
Picklist values per record type are configured directly on the record type detail page.
3
Navigate to Object Manager > Hardware Asset > Page Layouts > Page Layout Assignment.
Open the assignment grid mapping Profiles and Record Types to Page Layouts.
Simply creating a page layout does not automatically assign it; the Page Layout Assignment matrix must be updated for the combination of profile and record type.
4
Edit the assignment grid to assign the 'Server Asset Page Layout' to the IT Administrator profile for the 'Server Infrastructure' Record Type.
Users with the IT Administrator profile will now see the correct page layout containing the Rack Location field when working with Server Infrastructure records.
Salesforce determines page layout display using the junction of user Profile and record Record Type.

Key Concept

Record Type Picklist and Page Layout Assignment Matrix
Rate this question