Northern Trail Outfitters recently introduced a dedicated hardware repair unit. The Salesforce Administrator created a custom Case page layout and created a new Case Record Type named 'Hardware Repair'. However, support reps report that when creating a 'Hardware Repair' case, the Status field shows standard customer support picklist options rather than the specialized statuses required for repairs, such as 'In Diagnostics' and 'Parts Ordered'. What administrative setup step did the administrator omit during configuration?
- Creating a dedicated Support Process containing the specialized Status picklist values and assigning it to the 'Hardware Repair' Case Record Type.Answer
- BModifying the Case Status field picklist selection directly within the 'Hardware Repair' Record Type settings in Object Manager.
- CConfiguring a Case Assignment Rule to dynamically alter the available Status values upon selecting the 'Hardware Repair' Record Type.
- DUpdating Field-Level Security on the Case Status field to allow support representative profiles access to the new repair values.
Answer
The administrator must create a dedicated Support Process containing the new Status values and associate it with the 'Hardware Repair' Case Record Type.
On the Case object, the available options for the Case Status field are governed by a Support Process. To display customized lifecycle statuses for a specific record type, an administrator must first create a Support Process containing those specific Status values and then select that Support Process when setting up or modifying the Case Record Type.
Step-by-Step Solution
Key Concept
Support Process Dependency on Case Record Types