Prior to D365 V9, we were using Xrm.Utility.openWebResource() to open a web resource in a new window. However, going forward in D365 V9 we need to use Xrm.Navigation.openWebResource() to perform the same operation. Let’s take an example:
D365 V8:
D365 V9:
Hope it helps !!
Continue Reading Nishant Rana’s Article on their blog
Client API Change for openWebResource – Nishant Rana’s Weblog
Blog Syndicated with Nishant Rana’s Permission