Hi,
I have a button in ribbon on dashboard. It open a webresouce on dashboard. I use window.open("Webresource/resourcename") to open webresource. It works fine in Google Chrome and Mozilla Firefox but it doesn't work in Internet Explorer. It shows error 500.
I have change windows.open method to xrmopendialog(), and it works. But CRM method opens resource as separate dialogbox. I want to open webresource on dashboard panel as it shows when I open using windows.open method.
Can anybody guide me?
*This post is locked for comments