ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 33 - Certified Platform App Builder discussion

Report
Export

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?

A.
Add a rich text area to the Case Lighting page > Set the component visibility of the rich text area to show when the account support level is platinum.
Most voted
Answers (1)
Most voted
A.
Add a rich text area to the Case Lighting page > Set the component visibility of the rich text area to show when the account support level is platinum.
B.
Create a text-only Visualforce page > Drag the Visualforce component into the Case page layout > Set its visibility to show when the account support level is platinum.
Answers
B.
Create a text-only Visualforce page > Drag the Visualforce component into the Case page layout > Set its visibility to show when the account support level is platinum.
C.
Create a text-only Visualforce page > Clone the case page layout > Drag the Visualforce component into the page, and assign the layout to platinum cases.
Answers
C.
Create a text-only Visualforce page > Clone the case page layout > Drag the Visualforce component into the page, and assign the layout to platinum cases.
D.
Clone the Case Lightning page > Add a rich text area to the new page, and assign this page to platinum accounts.
Answers
D.
Clone the Case Lightning page > Add a rich text area to the new page, and assign this page to platinum accounts.
Suggested answer: B

Explanation:

A text-only Visualforce page can be used to show a text notification on a case record page based on a condition. The Visualforce component can be dragged into the Case Lightning page and its visibility can be set to show when the account support level is platinum.This is the simplest and most flexible way to meet the requirement

asked 23/09/2024
fadi kako
45 questions
User
Your answer:
1 comments
Sorted by
Up
0
Down
User
Jacques Lesteven

Edited 23 days ago

Voted A

My answer

Reply
Reply
Report