Displaying an SharePoint document library as a subgrid or iframe in CRM 2011/13
Hi all,
Today I got a requirement of integrating CRM 2011 with SharePoint 2013 & show the SharePoint documents in a subgrid.
I know there are lots of blogs showing the integration technique which helps us to integrate SharePoint with CRM 2011. But after integration, I faced lot of challenges to run the view the document library under CRM. And above to that I struggled to show the SharePoint document library in a subgrid instead of navigation link.
Somehow I managed to succeed in my struggle & same I am sharing with you all guys.
As you might know we can’t insert SharePoint document library inside a subgrid on crm form because of its relationship behavior. So as a workaround we can insert an Iframe and dynamically we can set the url of the IFrame.
So to display the documents in IFrame we have to do some IE settings just…
View original post 371 more words