PDI · Question #53
PDI Question #53: Real Exam Question with Answer & Explanation
Sign in or unlock PDI to reveal the answer and full explanation for question #53. The question stem and answer options stay visible for context.
Question
A developer must create a lightning component that allows users to input contact record information to create a contact record, including a salary__c custom field. what should the developer use, along with a lightning-record-edit form, so that salary__c field functions as a currency input and is only viewable and editable by users that have the correct field levelpermissions on salary__C?
Options
- A<ligthning-input-field field-name="Salary__c">
- B<lightning-formatted-number value="Salary__c" format-style="currency"> </lightning-formatted-
- C<lightning-input type="number" value="Salary__c" formatter="currency"> </lightning-input>
- D<lightning-input-currency value="Salary__c">
Unlock PDI to see the answer
You've previewed enough free PDI questions. Unlock PDI for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.