I have added PersonOtherAddress & PersonMailingAddress using lightning-input-field elements in lightning-record-edit-form. But I'm unable to see the labels for the Mailing address. Also, I'm unable to see the picklists for Country, State. Does anyone know what might be the issue ?
- I looked at permissions and they look ok. We currently have a Standard page layout where I can see the Mailing address correctly.
- I added variant variant="label-stacked" but still couldn't see.
<div class="slds-col slds-size_1-of-2"> <lightning-input-field field-name="PersonOtherAddress"></lightning-input-field></div><div class="slds-col slds-size_1-of-2"> <lightning-input-field field-name="PersonMailingAddress"></lightning-input-field></div>
#Salesforce Developer
1 Antwort

Hi, sorry for the inconvenience. If you don't receive a response here, we recommend reaching out to our support team for further assistance. You can do so by visiting https://help.salesforce.com/s/articleView?id=000393090&language=en_US&type=1