#exploration

Posts tagged with this topic.

Exploration: Dynamics CRM Client Scripting - Xrm.Utility.lookupObjects

Mar 19, 2021

Do you know that in Xrm.Utility object now has a nice function called lookupObjects? When we call this function, it will help us open a nice dialog that lets us choose (single or multiple) records and return to us an array of the selected data. We can pass lots of combinations of...