Context When you're developing line of business applications with Microsoft 365, you probably need to save user settings at some point. You might know or already working with Open extensions (old name is Office 365 data extensions) which provide a great way to store untyped properties to a specific resource (for example the user resource) … Continue reading Manage user settings with OneDrive application’s personal folder and Microsoft Graph
Tag: SharePoint Framework
Develop single page experiences in SharePoint Online with SPFx web parts
Context Recently, some people asked me how to develop full custom SharePoint Online pages with SPFx. This is possible with the single part app page which provide a great way to host SharePoint Framework (SPFx) web parts or Microsoft Teams apps into single web pages without user configuration available. Let's have a look at this … Continue reading Develop single page experiences in SharePoint Online with SPFx web parts