Context Recently, I saw a lot of people asking through GitHub or Microsoft tech communities for more documentation about Microsoft Graph Toolkit (MGT) with SharePoint Framework (SPFx) and React. With the latest releases of SPFx, my previous article is no longer up to date so this new article will give you a simple up to … Continue reading Microsoft Graph Toolkit with SharePoint Framework and React demystified
Month: October 2021
[EN] aMS Southeast Asia: An overview of Viva Connections extension points (15/10/2021)
On October 15th, I spoke at aMS Southeast Asia online event about Microsoft Viva Connections extension points and you can find the full recording of my session below. Thanks again to Rene Modery and the organization team for the opportunity! https://www.youtube.com/watch?v=r30YdOv1g5Y
Develop Adaptive Card Extensions (ACEs) with SharePoint Framework
Context SharePoint Framework (SPFx) v1.13 introduced a brand new component type named Adaptive Card Extension (ACE) to build your own cards to extend Viva Connections Dashboard desktop and mobile experiences. In my previous article, I've made an overview of what are Viva Connections Dashboard and Feed web parts in the SharePoint Online context as the … Continue reading Develop Adaptive Card Extensions (ACEs) with SharePoint Framework
New upload feature in Microsoft Graph Toolkit (MGT) File List component
Context Microsoft Graph Toolkit (MGT) latest release v2.3.0 introduced a brand new upload feature in the File List component which is really cool and useful for every Microsoft 365 developer. In this article, I'll show you how to use this new feature in a SharePoint Framework (SPFx) and React web part project context so let's … Continue reading New upload feature in Microsoft Graph Toolkit (MGT) File List component