A Salesforce Administrator is configuring a new business process for Tier 3 Support Cases. The administrator creates a new Record Type named 'Enterprise Incident' on the Case object and assigns the 'Enterprise Case Layout' page layout to the Support Manager profile for this record type. After deployment, Support Managers report two issues when working with 'Enterprise Incident' cases:
1. The 'Priority' picklist field displays 'Low' and 'Medium' options, but is missing the newly added 'Urgent Enterprise' picklist value.
2. Users assigned to the 'Tier 3 Specialist' profile report that when they manually edit an existing case's record type to 'Enterprise Incident', the fields displayed on the page layout revert to the default 'Standard Case Layout' instead of the 'Enterprise Case Layout'.
Which combination of configuration adjustments must the administrator make to resolve both issues?
- Edit the 'Priority' picklist settings under the 'Enterprise Incident' Record Type configuration to select 'Urgent Enterprise', and update the Profile Page Layout Assignment matrix to map the 'Enterprise Case Layout' for the 'Enterprise Incident' Record Type across the 'Tier 3 Specialist' profile.Cevap
- BAdd 'Urgent Enterprise' to the global 'Priority' field definition in Object Manager, and create a Permission Set granting access to the 'Enterprise Case Layout' page layout for users on the 'Tier 3 Specialist' profile.
- CConfigure Component Visibility rules in Lightning App Builder to display 'Urgent Enterprise' conditionally, and assign the 'Enterprise Incident' Record Type as the default record type on the 'Tier 3 Specialist' profile.
- DModify the field-level security for the 'Priority' field to enable 'Urgent Enterprise' access, and assign the 'Tier 3 Specialist' profile to a custom Permission Set Group containing Page Layout overrides.