Hi
I have an enterprise application, and i need to merge the Dynamic Crm as part of my web app.
So i must to find a way that my app will view the Crm pages inside my app, by using iframe.
like that <iframe src="http://dev-crm2013/CRMDev/main.aspx?etc=2&extraqs=%3fetc%3d2&pagemode=iframe&pagetype=entityrecord" style="width:1200px; height:800px"><iframe>
But its not working :(.
Do you know how to do that ?
Thanks