Forum Discussion
jessie155
Aug 25, 2024Copper Contributor
Permissions are just not premising
I have the sharing policy set for both SharePoint and OneDrive, set to "Anyone with the link" but when I go to share a folder from a SharePoint site, I do not appear to have the option for "Anyone wi...
jessie155
Aug 28, 2024Copper Contributor
I'm trying to embed the folder onto a page on my website, So that we can display the minutes/agendas from our board meetings. I can very easily do this with outlook/google drive for personal use, but I'm struggling to find the option on SharePoint.
TimLB
Aug 29, 2024Iron Contributor
OneDrive and Google Drive might be a bit more permissive in what it will allow you to do. SharePoint is most likely more secure and may have security implemented to prevent cross site scripting (which can be done when content is embedded to display in a website). The only option to get this to work on an external site would be to write some sort of webpart to get content and display it using Graph API.