ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 371 - Certified Platform Developer II discussion

Report
Export

When the sales team views an individual customer record, they need to see recent interactions for the customer. These interactions can be sales orders, phone calls, or Cases. The date range for recent interactions will be different for every customer record type.

How can this be accomplished?

A.
Use Lightning Flow to read the customer's record type, and then do a dynamic query for recent interactions and display on the View page.
Answers
A.
Use Lightning Flow to read the customer's record type, and then do a dynamic query for recent interactions and display on the View page.
B.
Use a Lightning component to Query and display interactions based on record type that is passed in using a design:attribute from the Lightning page.
Answers
B.
Use a Lightning component to Query and display interactions based on record type that is passed in using a design:attribute from the Lightning page.
C.
Use batch Apex to query for the most recent interactions when the customer view screen is loaded.
Answers
C.
Use batch Apex to query for the most recent interactions when the customer view screen is loaded.
D.
Use a dynamic form on the customer record page to display recent interactions.
Answers
D.
Use a dynamic form on the customer record page to display recent interactions.
Suggested answer: A
asked 23/09/2024
Thembinkosi Sibiya
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first