nerdexam
Salesforce

PDII · Question #350

A developer is working on a set of custom Aura components that can be individually added to a home page. One of the components, c:searchAccounts, allows users to search for an Account and then…

The correct answer is B. A component event. See the full explanation below for the reasoning.

Question

A developer is working on a set of custom Aura components that can be individually added to a home page. One of the components, c:searchAccounts, allows users to search for an Account and then select a specific found Account. Once selected, the other components should get other information related to the selected Account and display it. Which event should the c:searchAccounts component fire to make it known that an Account is selected?

Options

  • AAn application event
  • BA component event
  • CA refreshView event
  • DA publish event

How the community answered

(42 responses)
  • A
    12% (5)
  • B
    81% (34)
  • C
    2% (1)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full PDII Practice