Microsoft 365 development
Customize list forms with SharePoint Framework form customizers
Last week at the Viva Connections & SharePoint Framework Community Call I had the pleasure of presenting how to use the SharePoint Framework to customize list forms. Here's a quick overview of the topics we covered.
Work apps need work data
When you use apps for work, they rarely show you all the data that you need to get the full context of your work. And that's a shame because that information is often readily available to you, and could be integrated into your app.
Redirect to a custom login page when securing your Angular app with MSAL
Using MSAL Angular and MsalGuard is the easiest way to secure your Angular app with the Microsoft Identity Platform. But if you want to use a custom login page rather than redirecting users directly to Azure Active Directory, there's one thing you need to consider.
Easily manage your Microsoft 365 apps with CLI for Microsoft 365
All Microsoft 365 apps have one thing in common: they need an Azure AD app registration. And with CLI for Microsoft 365 you'll be able to manage it without leaving your code editor.
Easily show files as cards using Microsoft Graph Toolkit and hTWOo
With a recent update to Microsoft Graph Toolkit, showing your files as cards became even easier. Check it out.