Hello!
After we send our package to Microsoft to Approve, they send me a letter:
"Dear Team ,
XRM.Utility.opendialog () is an internal method ,External Usage of opendialog is not supported . Please come up with an alternate solution for this ."
Code:
Xrm.Utility.openDialog(webresourceurl, parameters, null, null, null);
Is there is a alternative ?
Thank you!