A Salesforce Administrator at Pinnacle Financial is configuring a dedicated intake lifecycle for internal Compliance Audits on the Case object. The administrator created a custom page layout and a new Case record type named 'Compliance Audit'. However, when users create a Compliance Audit case, the Case Status picklist displays all standard support case statuses instead of the specific compliance audit lifecycle statuses. Which configuration step did the administrator omit?
- Creating a dedicated Support Process with the compliance status values and assigning it to the Compliance Audit record type.Answer
- BEditing the Case Status picklist values directly within the Compliance Audit record type configuration settings.
- CModifying field-level security for the Case Status field to restrict visibility based on user profile.
- DAdding the specific compliance audit status values to the custom page layout assigned to the Compliance Audit record type.
Answer
Creating a dedicated Support Process with the compliance status values and assigning it to the Compliance Audit record type.
On the Case object, available values for the Case Status field are determined by a Support Process. Creating a dedicated Support Process containing the required status values and assigning it to the Compliance Audit record type is necessary for the record type to display the correct lifecycle statuses.
Step-by-Step Solution
Key Concept
Support Processes prerequisite dependency for Case Record Types