Salesforce Fact #183 | Pass account name and related contacts from flow to LWC

Suppose we have to pass account name and related contacts from flow to LWC. This can be achieved using the apex defined type, using two variables: one for account name and another for the related contact list. And in LWC, the same way we have to set the targetconfig property.

Attached are the screenshots.









 

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 #989 | New delete files permission