Hi to everyone,
is there a fully supported way to pop up a "real" cross-browser modal dialog on Microsoft Dynamics CRM 2011 / 2013 entity forms?
At least IE9+, Chrome and Firefox should be supported.
Currently:
- window.showModalDialog: is supported, but works only in IE and Firefox. No way to make it work on Chrome
- custom html-based modal dialogs: they work, but that solution requires to inject custom HTML into the page, and that is not supported.
It will be great to have, at least in 2013, the possibility to popup a modal dialog just like the standard modal dialogs of CRM (e.g. lookup) via js...
All advices are appreciated!
neronotte