List of questions
Related questions
Question 371 - Certified Platform Developer II discussion
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.
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.
D.
Use a dynamic form on the customer record page to display recent interactions.
Your answer:
0 comments
Sorted by
Leave a comment first