Hi guys,
I'm opening a dialog window with Mscrm.CrmDialog functionality (unsupported).
Inside the dialog I need access to the parent window's Xrm object to read and set values from/to the form.
Here is the problem. I cannot access the parent window's Xrm object.
I alread added:
<script type="text/javascript" src="./ClientGlobalContext.js.aspx"></script>
to my html webresource.
It works when I use window.showModalDialog functionality, but this doesn't work in Chrome anymore + Mscrm.CrmDialog looks much cleaner.
Anyone can help me out here?
Kind regards,
Roel







