My query is not about how to use an iFrame in CRM, but how to embed Dynamics CRM in an iFrame.
I am looking to display Dynamics 365 application in another Dynamics 365 application by using webResource/iFrame or some other way that I couldn't think of. To achieve this I have created a dashboard and used an iframe to display another Dynamic CRM organisation in dashboard. but it displays only banner of CRM hiding navigation menu, ribbon and rest everything.
I have also tried creating a plain HTML page and embedding Dynamics CRM application in html page. It displays header but hides rest of the page.
Inspecting HTML page using developer tools shows me an error saying "Blocked a frame with origin "[link for embedded CRM ]" from accessing a cross-origin frame". Is there a way to enable cross-site-scripting for entire CRM application?
Any help or ideas to embed one Dynamics CRM Organisation in another Dynamics CRM organisation would help me a lot?
*This post is locked for comments