Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Platform Developer II All Questions

View all questions & answers for the Certified Platform Developer II exam

Exam Certified Platform Developer II topic 1 question 320 discussion

Actual exam question from Salesforce's Certified Platform Developer II
Question #: 320
Topic #: 1
[All Certified Platform Developer II Questions]

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.)

  • A. Set the IsVisible attribute to true.
  • B. Specify the target to be lightning__AppPage.
  • C. Specify the target to be lightning__RecordPage.
  • D. Set the IsExposed attribute to true.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
4fc475e
7 months, 3 weeks ago
Correction: it would be neither C nor D, if it displays information about the record then C and D would already be true. Right?
upvoted 1 times
...
4fc475e
7 months, 3 weeks ago
Does it already display information about the record? Or it needs to display information about the record? If it does already, then it is just D. If it doesn't then it is C. and D. See the link posted by FriedConsole: lightning__RecordPage: Enables a component to be used on a record page in Lightning App Builder.
upvoted 1 times
...
FriedConsole2000
8 months, 3 weeks ago
Correct answer is "B" and "D". https://developer.salesforce.com/docs/platform/lwc/guide/reference-configuration-tags.html
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...