Hi All,
Any ideas to share, how to show custom lookup results at top of the lookup box
Sample screen attached below -
@Keiji Otsubo @Archana Panda @Tom Bassett @Steve Molis
#DiscussSalesforceQueries #Trailblazers #LWC Development #LWC Component #Talent Alliance
2 个回答
Hello,
In that past when I've needed something similar I've used a table component and inserted this onto a Flow Screen.
I found it gave me the options I wanted and also allowed me to filter the records to only show records that met certain criteria.
I don't think you could apply this to your LWC but maybe it gives you some inspiration for other design options.
Thanks, Tom