Question

Difficulty: HardPage Layouts and Record Types Assignment

An administrator created a new Record Type named 'Warranty Return' on the custom object Equipment_Return__c and assigned it to users with the Customer Support profile. However, support agents report two issues when working with 'Warranty Return' records: the 'Return Reason' picklist displays options that belong strictly to standard trade-ins, and the user interface displays fields and sections meant for hardware refurbishments. Which combination of administrative steps must be performed to resolve both issues?

  1. Edit the picklist availability settings under the 'Warranty Return' record type configuration to remove irrelevant values, and update the Page Layout Assignment matrix to assign the Warranty Return Page Layout to the Customer Support profile for that record type.Answer
  2. B
    Update the Page Layout Assignment matrix for the Customer Support profile, while leaving picklist values configured at the field level because record types automatically inherit active field values.
  3. C
    Create a Permission Set that restricts the unwanted 'Return Reason' picklist values and assigns the Warranty Return page layout to the affected Customer Support users.
  4. D
    Apply Dynamic Forms component visibility filters to hide invalid picklist options and remove the restricted fields from Field-Level Security for the Customer Support profile.

Answer

The administrator must edit the picklist availability settings under the 'Warranty Return' record type detail page to specify available picklist values, and update the Page Layout Assignment matrix to pair the Customer Support profile and 'Warranty Return' record type with the appropriate page layout.
To resolve both issues, the administrator must configure the two distinct settings that control picklist choice availability and visual field arrangement. Picklist values must be explicitly selected and edited under the specific Record Type detail settings in Object Manager. Simultaneously, the correct page layout must be mapped to the profile and record type combination using the Page Layout Assignment tool.

Step-by-Step Solution

1
Navigate to Object Manager > Equipment_Return__c > Record Types > Warranty Return.
Access the specific record type configuration page.
Picklist values must be filtered per record type to ensure only relevant values appear.
2
Edit the 'Return Reason' picklist field under the Record Type setup to remove trade-in values.
Only valid warranty return reasons remain selected for this record type.
Record types govern which picklist values are available when creating or editing records of that type.
3
Navigate to Object Manager > Equipment_Return__c > Page Layouts > Page Layout Assignment.
Open the assignment matrix mapping Profiles, Record Types, and Page Layouts.
Page layout assignment determines which layout users see based on their profile and the record's record type.
4
Assign the 'Warranty Return Page Layout' to the Customer Support profile for the 'Warranty Return' record type.
Support agents see the correct fields and sections when viewing or creating Warranty Return records.
Modifying the matrix ensures profile-specific and record-type-specific page display.

Key Concept

Page Layout and Record Type Assignment Matrix with Picklist Value Filtering
Rate this question