Picklist Field Rename in Lightning Web Component

Picklist Field Rename in Lightning Web Component

Issue Description:        The renamed field label on lightning web component for a picklist data type via lightning input field does not displays the renamed label , instead the actual field label is displayed.

UI

.html

.js

Solution:           We need to use the lightning combo box (lightning-combobox) instead of lightning input field (lightning-input-field).

Please share your feedback or comments or queries related to this post, on below comment section.

Hashtags - #sfdcsasid #sfdc #sasid #salesforce #lwc #LWC #picklistfieldrename #picklist #field #rename

Comments