Salesforce Fact #788 | Dynamic record picker in screen flow using LWC
So now we have lightning record picker base component in LWC. Using this we can create a dynamic record picker which can be used inside a screen flow and the parameters can be passed from the screen flow as per the requirement.
In this example, we are fetching contact records which have both email and phone populated.
Attached are the screenshots.
Comments
Post a Comment