nerdexam
Salesforce

PDII · Question #301

A Lightning web component exists in the system and displays information about the record in context as a modal. Salesforce administrators need to use this component within the Lightning App Builder…

The correct answer is C. Specify the target to be lightning__RecordPage. D. Set the IsExposed attribute to true. See the full explanation below for the reasoning.

Question

A Lightning web component exists in the system and displays information about the record in context as a modal. Salesforce administrators need to use this component within the Lightning App Builder. Which two settings should the developer configure within the xml resource file? (Choose two.)

Options

  • ASet the IsVisible attribute to true.
  • BSpecify the target to be lightning__AppPage.
  • CSpecify the target to be lightning__RecordPage.
  • DSet the IsExposed attribute to true.

How the community answered

(58 responses)
  • A
    7% (4)
  • B
    14% (8)
  • C
    79% (46)

Community Discussion

No community discussion yet for this question.

Full PDII Practice