João Mendes

SPFx Extension I recently published in the PnP community a new Application Extension that allows the user to select a list or library and receive a real-time notification with the information...

To obtain information about the user and the respective photo, we have to make two requests, one to obtain user information and the other to obtain a photo. If your application...

Add Azure AD Attributes to Profile Card On the profile card in Microsoft 365, you can find information about users that is stored and maintained by your organization, for example Job title or Office location. Microsoft...

The MSGraph Invitation Manager Quick overview of Invitation Resource Type, for full information and details please go to Microsoft Graph API Reference. The resource type has the following definition: Methods Method...

Sometimes we need to include some assets with our SPFx Application (web part or application customizer), like images, JSON files, or another stuff. By default this assets aren’t recognised by SPFx...

Introduction In the communication site we can create a Full width Column that allows us to add a web part that will have full On the communication website, we can create...

Microsoft Graph Open Extension allows to add untyped custom data to resources, like User and Messages, and there single API endpoint that gives you the possibility to extend Microsoft Graph with...

By default a list don’t have the tile view available like the document library has, but we can use List View Formating JSON to create Tiles and then the option will...

Introduction   Office UI Fabric is a responsive, mobile-first, front-end framework for developers, designed to make it simple to quickly create web experiences. With Office UI Fabric we can apply simple...

Summary The Web Part Tree Organization Chart, shows the Organization Chart of the Company or the team, the webpart reads information from current user to build the Organization Chart. We can...