Salesforce Fact #589 | Access PersonAccount field in LWC

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.



Comments

Popular posts from this blog

Salesforce Fact #218 | Blank picklist value is actually NULL

Salesforce Fact #947 | Resolving dashboard logged-in user limit error

Salesforce Fact #929 | Nth highest in screen flow