Question

Difficulty: HardPage Layouts and Record Types Assignment

An administrator created a new Record Type named 'Vendor Support' on the Case object and assigned the 'Vendor Case Layout' to the 'Tier 2 Support' profile for this Record Type. However, users assigned to the 'Tier 2 Support' profile report two unexpected behaviors: 1) When creating a 'Vendor Support' case, the Priority picklist still displays the value 'Critical - Emergency', which is meant only for internal system outages. 2) Users who were granted access to the 'Vendor Support' Record Type solely through a Permission Set (while remaining assigned to the 'Standard User' profile) see the default 'Standard Case Layout' instead of the 'Vendor Case Layout' when viewing 'Vendor Support' records. Which statement accurately explains the root causes of these behaviors and the correct configuration steps to resolve them?

  1. Available picklist values must be configured explicitly for each Record Type in Object Manager, and Page Layout assignments are strictly determined by a user's Profile, not by Permission Sets.Answer
  2. B
    Picklist values are automatically filtered by removing them from the Page Layout, and Page Layout assignments assigned via Permission Sets require enabling Field-Level Security for the Record Type.
  3. C
    Permission Sets override Profile Page Layout assignments automatically once Record Type visibility is granted, so the administrator must assign the Page Layout directly within the Permission Set settings.
  4. D
    Dynamic Forms component visibility rules on the Lightning Record Page automatically override Record Type picklists, so the administrator must configure a field filter to hide the unwanted picklist value.

Answer

Available picklist values must be configured explicitly for each Record Type in Object Manager, and Page Layout assignments are strictly determined by a user's Profile, not by Permission Sets.
The correct answer accurately identifies that Record Type picklist availability is configured under each specific Record Type in Object Manager, and that Page Layout assignment is governed strictly by a user's Profile combined with the Record Type. Permission Sets can grant access to a Record Type, but they cannot assign Page Layouts.

Step-by-Step Solution

1
Analyze the picklist restriction issue
Creating a Record Type does not automatically filter picklist values; available values must be edited explicitly under Object Manager > Case > Record Types > [Record Type Name] > Picklists Available for Editing.
Page Layouts display fields, but Record Types govern which picklist values are selectable for records assigned to that Record Type.
2
Analyze the Page Layout assignment behavior for Permission Set users
Permission Sets grant visibility to Record Types, but Page Layout assignment matrix entries are strictly mapped per Profile and Record Type.
Users assigned to the 'Standard User' profile will see whichever Page Layout is mapped to 'Standard User' for that Record Type in the Page Layout Assignment matrix, regardless of how Record Type access was granted.
3
Synthesize the resolution requirement
Edit the 'Vendor Support' Record Type picklist settings to remove 'Critical - Emergency', and update the Page Layout Assignment for the 'Standard User' profile to map the 'Vendor Support' Record Type to 'Vendor Case Layout' if desired.
This correctly resolves both the picklist value availability and profile-based layout display requirements.

Key Concept

Page Layout Assignment Matrix and Record Type Picklist Value Selection
Estimated Time:2m 0s
Rate this question