Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

Open a new window with Sitemap with Dynamics 365

$
0
0

Hi I am trying to open an external website in a window with a button in the sitemap/navigator area in CRM.

If I put one of the subarea/button just as a URL -- it works if i right click and choose "open in a new window". If I just left click, it gets stuck loading forever within crm. Is there a way to default this into a "open in new window" within the URL type of button for sitemap?

If not:

I also tried looking into creating a html web resource to load with this post, https://community.dynamics.com/crm/f/117/t/196411

I used the code:

<html><head><title></title><meta charset="utf-8"></head><body><script type="text/javascript">
function GoGoogle()
{
window.open("http://www.google.com","_blank");
}
window.onload=GoGoogle();</script></body>


In my web resource, and had the sitemap subarea open that web resource using the new dyanmics 365 editor.

When you click on the respective button in the navigator, it just shows the html code I listed above and doesn't open any page.

Any guidance? I seem to be missing something with the web resource and can't figure it out.

Thanks for the help!


Viewing all articles
Browse latest Browse all 79901

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>