Posts

Showing posts with the label PersonAccount

Salesforce Fact #589 | Access PersonAccount field in LWC

Image
In order to access Person Account fields, the import statement won't work in LWC for Account. We need to specify it the other way as a constant. Attached is the screenshot.