Hi,
I am working on CRM 2011 (UR13) and trying to display an HTML Web resource (which contains a Silverlight XAP file) as a Modal Dialog from a Ribbon Button.
The Ribbon action XML is as below.
<Actions>
<Url Address="$webresource:new_Wizard.htm" PassParams="true" WinMode="1" WinParams="dialogHeight=100; dialogWidth=100" />
</Actions>
In both Chrome and Firefox, the dialogHeight and dialogWidth values are honoured.
However, in IE these are ignored and the pop-up window is huge (almost full screen).
Has anyone else seen this behaviour or know a way to fix it?
Best Regards,
Shaun Harvey
*This post is locked for comments
I have the same question (0)