Exam Platform-App-Builder Topic 2 Question 148 Discussion

Actual exam question for Salesforce's Platform-App-Builder exam
Question #: 148
Topic #: 2
Cloud Kicks (CK) tracks the support level of its customers on the account Record page. CK wants to a text notification on a case record page when the Related account is a platinum-level customer. How can an app builder meet this requirement?

Suggested Answer: B Vote an answer

The correct solution is to add a Rich Text component to the Case Lightning record page and then use component visibility so it only appears when the related Account's support level is Platinum.
Salesforce Lightning App Builder supports visibility rules that show or hide components based on field criteria. Salesforce documentation confirms that visibility filters on record pages rely on field data associated with the page's object, and related lookup fields can be used in visibility-rule considerations.
This is the best declarative solution because the requirement is only to display a text notification. A custom Lightning Web Component or cloned Lightning page is unnecessary.
Why others are incorrect:
A is incorrect because assigning a Case page to "platinum accounts" is not the correct assignment model.
C and D are incorrect because custom Lightning Web Components add unnecessary development effort for a simple text notification.

by Matt at Sep 07, 2026, 12:28 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10