To make the StatusComponent available on the Account record page B & C are required.
First: import lightning_RecordPage from 'lightning/RecordPage'; in JS file
Second: Add <target>lightning__RecordPage</target> in XML file
Asked chatgpt:
C. Add lightning_RecordPage to the statusComponent.js-meta.xml file.
D. Add Account to the statusComponent.js-meta.xml file.
To make the StatusComponent available to be inserted into the Account record page, the developer needs to specify in the component's metadata that it should be available for use on record pages, and that it should be available for use with Account records specifically. This is done by adding the "lightning_RecordPage" interface to the component's metadata, and specifying that the component should be available for use with the "Account" object in the metadata.
Option A is meant to be "Ensure isExposed is set to true on the XML file."
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.CRT-450 Exam Questions
Log in to ExamTopics
Sign in:
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.
irina_735
Highly Voted 8 months agoDonAldos
Most Recent 1 year, 1 month agoRMEZZA
1 year, 3 months agotonywang531
1 year, 3 months ago