Hi All,
I have a quick question using the MS CRM Navigation.
In the SiteMap Editor I can successfully add a navbar element which opens a HTML WebResource or an External site in the CRM Window (IFRAME)
What I'd like to achieve is following:
<SubArea Icon="$webresource:timerecording_icon32" Id="nav_timerecording" Url="javascript:window.open('https://crm.*.*/timerecording');" Description="*" Title="*" AvailableOffline="false" PassParams="false" Client="Web" />
You can see that I tried to bind "JavaScript:window.open" to the a href action but that doesnt open the window.
Is there any suggestion to my problem?
*This post is locked for comments
I have the same question (0)