Forum Discussion
EmilyGallich027
2 years agoCommunity Member
Embedding SharePoint Docs in Articulate Rise Courses
I have previously embedded MS forms into Rise courses in Articulate. We initially had issues with a handful of people viewing the iFrame (they got a 'companyname.sharepoint.com could not connect' er...
Chris-Santos
2 years agoStaff
Hi Emily,
Can you try removing this part from the Embed code coming from Sharepoint (including the dot)?
This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> document, powered by <a target="_blank" href="https://office.com/webapps">Office</a>.
So the embed code should just be:
<iframe src="https://companyname.sharepoint.com/sites/SiteName/_layouts/15/Doc.aspx?sourcedoc={9fb5639f-3bc7-4d0d-85cf-b228cdac8e69}&action=embedview" width="476px" height="288px" frameborder="0"></iframe>
Try it out and see if that helps!
Also, if anyone in the community is familiar with Sharepoint, feel free to share your input regarding how best to embed the content. Thanks!