Hi
Created a portal, hosted outside the CRM as a web application and not as a web resource in crm.
And in this portal html page I have embedded the CRM form view URL inside Iframe.
<iframesrc="test.crm.dynamics.com/main.aspx;extraqs=%3flayout%3d0%26pagemode%3diframe%26sitemappath%3dSFA%257cSFA%257cnav_leads%26visualizationId%3d%26visualizationPaneMode%3d0%26visualizationType%3d0&pagetype=entitylist&viewid=%7b00000000-0000-0000-00AA-000010001006%7d&viewtype=1039"style="width:100%; height:250px;">
<p>Text to show in browsers that don't support iframes.</p>
</iframe>
When I open this html page directly via my web application the iframe I am getting the below error
"This content can’t be shown in a frame
There is supposed to be some content here, but the publisher doesn’t allow it to be displayed in a frame. This is to help protect the security of any information you might enter into this site.
Try this
Is it possible to use CRM URL's of a form and views in application hosted outside CRM?
Thanks,
Navya Jeevan