Announcements
Hi,
We are building a PCF control to display an entire form so we can have complete control over look and feel. However this means we lose the benefit of the look up selection features in the native forms, e.g. select an owner. This is a problem.
I found the lookupObjects function that would allow the user to do this, but management is unhappy with the UX (docked to the right etc.). They would prefer something closer to the lookup type ahead you get OOB.
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/reference/xrm-utility/lookupobjects
We are investigating rolling our own component to essentially replicate the functionality, but it is a big deal and I wanted to explore alternatives.
Qestions:
Thanks in advance.
Seamus
I am not aware of an alternative to Xrm.Utility.lookupObjects, and also I don't recall a PCF control in the gallery doing something similar but custom (the Quick Edit Form by Clément Olivier uses Xrm.Utility.lookupObjects for the lookups)
No way to change how Xrm.Utility.lookupObjects appears
André Arnaud de Cal...
294,095
Super User 2025 Season 1
Martin Dráb
232,866
Most Valuable Professional
nmaenpaa
101,158
Moderator