I am trying to open the lookup dialog on click of a button using the following syntax,
Xrm.Utility.lookupobjects(lookupoptions).then(successcallback,cancelcallback)
I am getting a 'LookupObjectsWithCallback is undefined' error , is this not supported in v9.0 ? or am i missing something ?
Thanks in advance
*This post is locked for comments