Salesforce Certified Platform App Builder — Question 358

Cloud Kicks (CK) tracks the support level of its customers on the account record page. CK wants to show a text notification on a case record page when the related account is a platinum-level customer.

How could an app builder meet this requirement?

Answer options

Correct answer: D

Explanation

The correct answer is D because it directly meets the requirement by using a rich text component on the Case Lightning page and setting its visibility based on the account's support level. Options A and C involve cloning the page unnecessarily, which complicates the process, while option B uses a custom component instead of the required rich text component, making it unsuitable for this scenario.