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 #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow