Forum Discussion
Rehan null
Feb 19, 2018Copper Contributor
User's OneDrive for Business on SharePoint team site
HI All,
I am trying to create an Intranet portal for employees using SharePoint online modern team site. I would want that whenever users access the team site, on the home page, apart from the ...
- Feb 19, 2018
I don't believe this is possible, there is Document library web part but not one to show OneDrive for a particular user that's accessing the site. This may well be possible though with some development, here is an example - https://www.tonyishere.co.uk/get-onedrive-recent-items-using-microsoft-graph-in-spfx/.
Cian Allner
Feb 19, 2018Silver Contributor
I don't believe this is possible, there is Document library web part but not one to show OneDrive for a particular user that's accessing the site. This may well be possible though with some development, here is an example - https://www.tonyishere.co.uk/get-onedrive-recent-items-using-microsoft-graph-in-spfx/.
Feb 19, 2018
Cian is correct, you need to build this feature with some development and use Microsoft Graph API to display ODFB files of the user in a SPFx WebPart