Hi all
I'm using "window.parent.Xrm.Utility.openDialog" to open a web resource in Dynamics CRM 365, and return some value thru Callback function. It's working perfectly fine with Chrome but it doesn't open the web resource on IE. To be exact on IE occasionally it gets open, and shows the webresource, but even in that case it's not successful to return the value when using "Mscrm.Utilities.setReturnValue", It throws an Undefined exception. (I'm using IE 11).
Appreciate any helps,
GM
*This post is locked for comments