Which design resource configuration should be used?

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?
A . <design:component label="Account FS Component">
<design:attribute name="fieldSetName" Label="Field Set Name" />
<sfdc:objects>
<sfdc:object>FieldSet</sfdc:object>
</sfdc:objects>
</design:component>
B . <design:component label="Account FS Component">
<design:attribute name="fieldSetName" label="Field Set Name" />
<sfdc:objects>
<sfdc:object>Account</sfdc:object>
</sfdc:objects>
</design:component>

C . <design:component label="Account FS Component">
<aura:attribute name="fieldSetName" label="Field Set Name" />
<sfdc:objects>
<sfdc:object>FieldSet</sfdc:object>
</sfdc:objects>
</design:component>
D . <design:component label="Account FS Component">
<aura:attribute name="fieldSetName" label="Field Set Name" />
07B13F58239056B81577933EB624485B
<sfdc:objects>
<sfdc:object>Account</sfdc:object>
</sfdc:objects>
</design:component>

Answer: B

Latest PDII Dumps Valid Version with 280 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments