A Salesforce Administrator at Nexus Global Logistics is configuring a customized Lightning Service Console application for tier-1 support agents who process freight claims. Currently, when an agent clicks a related Contact lookup link inside a Case record tab, the Contact opens in a new primary tab. The support manager requests that whenever a Contact is opened from a Case, it must automatically open as a subtab under that specific Case primary tab. Additionally, agents must see key Contact fields immediately in the top record header without expanding additional sections. Which administration setup steps correctly achieve these business requirements?
- Configure Navigation Rules for the Service Console app in App Manager to set Contact as a subtab of Case, and customize the Contact Compact Layout to display key fields in the console Highlights Panel.Cevap
- BAssign a custom Permission Set granting Subtab Navigation Override to agents, and configure Dynamic Forms component visibility rules on the Case record page to render Contact fields.
- CConfigure Dynamic Forms component visibility on the Contact record page to force subtab rendering while relying on field-level security settings to display header fields.
- DEnable Feed Tracking on the Contact object so that related record updates automatically generate child subtabs beneath the active Case Chatter feed.
Cevap
Configure Navigation Rules for the Service Console application in App Manager so that Contact records open as subtabs of Case records, and customize the Contact Compact Layout to populate the Highlights Panel.
In Salesforce Service Cloud Console applications, tab navigation behavior (whether records open as primary tabs or subtabs under a parent record) is governed by Navigation Rules configured within App Manager for that specific app. Additionally, the fields displayed in the header region (Highlights Panel) of a record in the console are driven by the object's assigned Compact Layout.
Adım Adım Çözüm
Anahtar Kavram
Service Cloud Console Navigation Rules and Highlights Panel Configuration