Salesforce Certified Platform App Builder — Question 273

Universal Containers has two types of customer support processes: Platinum and Diamond. The app builder created separate record types for each process on the Case object. The customer support team should not be able to create new cases with the Diamond record type.
How should this requirement be met?

Answer options

Correct answer: A

Explanation

The correct answer is A because removing the Diamond record type from the support team’s profile directly prevents them from creating cases with that type. Options B and D do not address the specific need to restrict the record type while still allowing case creation, and C unnecessarily complicates the situation by hiding the record type rather than simply removing it from the profile.