SPFx Application Customizer Example

SPFx Application Customizer Example

A few days ago, I started working on SharePoint Framework (SPFx) Application Customizer extensions and tried out different ways to customize the top and bottom placeholders in SharePoint. While working on those examples, I also created a useful extension displaying multiple time zone clocks in the SharePoint site header using an SPFx Application Customizer. This … Read more >>>

Display Current User Name in SPFx Client Side Web Part

Spfx get current user

If you’re new to SharePoint Framework (SPFx) or just starting to build the web parts, one of the first things you need to know is how to get the current logged-in user’s information in SharePoint Online. Refer to the image below: In this article, you’ll learn how to fetch and display details such as the … Read more >>>

Add Bootstrap to SharePoint SPFx Webpart – Step By Step

react bootstrap table with pagination

Bootstrap is one of the most popular frameworks for front-end web development. Instead of using plain HTML and CSS for styling, you can use Bootstrap libraries. With Bootstrap, we can quickly add styling and layout features without writing a lot of CSS. In SPFx development, you can also use Bootstrap libraries to provide styling in … Read more >>>

Get All Microsoft 365 Group Connected SharePoint Sites using PowerShell

get group connected sharepoint sites using powershell

Recently, I was building an SPFx webpart that displays the tasks assigned to the current user in Microsoft Planner. Since Microsoft Planner is always linked to group-connected SharePoint sites, I was required to obtain the groupId. In this article, I will explain how to retrieve all Microsoft 365 group connected SharePoint sites with their Group IDs … Read more >>>

Bind Dropdown from SharePoint List in SPFx (SPHttpClient, PnPJS, Graph)

SPFx show list items in a drop down

Recently, I was working on several SPFx solutions, including SPFx web parts and form customizer extensions for creating forms and storing their inputs in SharePoint lists. In those forms, for the dropdown values, I was required to bind SharePoint list choice field values, so that whenever I added new choices, they would be automatically updated. … Read more >>>

Retrieve Current User Information in SPFx Web Part using Graph API

sharepoint framework microsoft graph api

As a SharePoint Framework developer, you may need to retrieve the current user’s information frequently. Recently, I got a requirement from a client to display logged-in user information, such as Email, Display Name, Job Title, Department, etc., in a SPFx web part. I did this using Microsoft Graph API. In this article, we will see … Read more >>>

>

Build a High-Performance Project Management Site in SharePoint Online

User registration Power Apps canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App

Power Platform Tutorial FREE PDF Download

FREE Power Platform Tutorial PDF

Download 135 Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…