Tech Support > Microsoft Windows > Windows CRM > Open in new windows
Open in new windows
Posted by Jeff Metcalf on May 13th, 2008


I have this:
<SubArea Id="Fld_service2" ResourceId="Contract Service"
Icon="/_imgs/ico_18_126.gif" Url="http://dc1-gvl/Service/default.aspx"
Client="Web,OutlookWorkstationClient" AvailableOffline="false"
Title="Contract Service" />

How do I get this to open in a full IE screen instead of inside the CRM
interface?

Thanks in advance

Posted by David Jennaway on May 13th, 2008


You can't with a SubArea in SiteMap. You can only do this from a button or
menu item in ISV.Config, and set WinMode = 0
--
David Jennaway - Microsoft Dynamics CRM MVP
Web: http://www.excitation.co.uk
Blog: http://mscrmuk.blogspot.com/


"Jeff Metcalf" wrote:

Posted by Jeff Metcalf on May 13th, 2008


Ah...but you can using URL=javascript window.open(blah blah)

"David Jennaway" wrote: