Salesforce
PDII · Question #12
PDII Question #12: Real Exam Question with Answer & Explanation
The correct answer is B. <design:component label="Account FS Component"> <design:attribute name="fieldSetName". See the full explanation below for the reasoning.
Question
A company wants to build a custom Lightning Component that will display a specified Account Field Set and that can only be added to the Account record page. Which design resource configuration should be used?
Options
- A<design:component label="Account FS Component"> <design:attribute name="fieldSetName"
- B<design:component label="Account FS Component"> <design:attribute name="fieldSetName"
- C<design:component label="Account FS Component"> <aura:attribute name="fieldSetName"
- D<design:component label="Account FS Component"> <aura:attribute name="fieldSetName"
Community Discussion
No community discussion yet for this question.