Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam Platform Developer I Topic 3 Question 65 Discussion

Actual exam question for Salesforce's Platform Developer I exam
Question #: 65
Topic #: 3
[All Platform Developer I Questions]

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 level permissions on Salary _c?

A)

B)

C)

D)

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Glory
14 days ago
I'm going with Option D. The lightning-formatted-number component will give us the currency formatting, and the lightning-input-field will handle the permissions. Seems like a clean solution to me.
upvoted 0 times
...
Jaclyn
14 days ago
I'm not sure, but I think Option C might also work well for this scenario. It looks like it could handle field level permissions effectively.
upvoted 0 times
...
Anglea
18 days ago
I agree with Hannah. Option A seems like the best choice for ensuring the Salary__c field functions correctly.
upvoted 0 times
...
Jess
20 days ago
Option C looks like the way to go. The lightning-input with the type='currency' should give us the currency functionality we need, and the lightning-input-field will handle the permissions for us.
upvoted 0 times
Thomasena
6 days ago
I agree, Option C seems like the best choice. The lightning-input with type='currency' will handle the currency input, and the lightning-input-field will take care of the permissions.
upvoted 0 times
...
...
Hannah
27 days ago
I think the developer should use Option A because it looks like it provides a currency input field.
upvoted 0 times
...

Save Cancel