Category: SharePoint

PnP Modern Search Web Part: How Do I Customize It?

PnP modern search web part in SharePoint Online

Loading

PnP Modern Search Web Part: In this tutorial, we will learn about how to develop a SharePoint Online custom search web part using the PnP JS and SharePoint Framework (SPFx). Key-Highlights: Develop custom search web part using PnP JS What is PnP Modern Search Web Part in SharePoint Online? Project scaffolding process Launch Visual Studio

Continue reading

SharePoint Online: CRUD operations using SPFx and PnP JS

SharePoint Online: CRUD operations using SPFx and PnP JS

Loading

In this crud operations using SPFx tutorial, we will learn about how to implement CRUD operation in SharePoint Online using the SPFx framework and PnP JS library. Key-Highlights: CRUD operations using SPFx Create project folder process Project scaffolding process Install the PnP JS library process Launch visual studio code editor Event listener code for Create,

Continue reading

Customize SharePoint Theme Colors: Use Theme Color in SharePoint SPFx framework Web Part

Use theme color in SharePoint SPFx framework web part in SharePoint Online

Loading

In this Customize SharePoint theme colors (SPFx theme colors) tutorial, we will learn how to customize theme color in the SharePoint SPFx framework web part. Key-Highlights: Customize SharePoint theme colors (SPFx theme colors) Create SPFx solution (SPFx Scaffolding process) Launch SPFx web part in SharePoint Online workbench Make changes in the CSS classes (.row and

Continue reading

CRUD operation in SharePoint Online list using SPFx ReactJS framework

CRUD operation in SharePoint Online list using the SPFx React JS framework

Loading

In this CRUD operation in SharePoint Online list tutorial, we will learn about how we can perform the CRUD operations in the SharePoint Online list using the SPFx ReactJS framework. Key-Highlights: CRUD operation in SharePoint online Create the SharePoint project scaffolding How to stop the gulp server (Terminate batch job) while running the SPFx project?

Continue reading

Convert classic team site to communication site in SharePoint Online

Convert classic team site to communication site in SharePoint Online

Loading

Convert classic team site to communication site – in this tutorial, we will learn how to convert a classic team site to a modern communication site in SharePoint online using the PowerShell script and PnP PowerShell. Before that, we will recap what is communication site and classic team site in SharePoint Online are. Key-Highlights: convert

Continue reading

Download file from HTTP request using PowerShell

Download file from HTTP request using PowerShell

Loading

Download file from HTTP request – many times, due to the business requirement we might need to download a file from an external link through the HTTP or HTTPS API call. In this blog, we will learn about how to download a file from an HTTP request using a PowerShell script. Before getting into the

Continue reading

Customize SharePoint List Forms Using PowerApps step by step

Customize SharePoint list form using PowerApps from office 365

Loading

In this tutorial, we will learn how to customize SharePoint List Forms Using PowerApps step by step. These days Microcorosft Power Platform is a buzzword. There are so many platforms or frameworks under the Power Platform – the PowerApps is one among them. This is the first article on PowerApps, so in this article, we

Continue reading

[Fixed]: Your tenant administrator has to approve this app in office 365

Your tenant administrator has to approve this app in office 365 - Fixed

Loading

Your tenant administrator has to approve this app – recently I was working with the SharePoint modernization scanner tool, where one of the authentication methods was “Azure ACS App Only”. I am very hands-on to generate the client id and client secret because previously many times I did that, so with confidence, I started generating

Continue reading

Customize SharePoint search results: Customize the handlebars template in PnP modern search web part

How to customize the handlebars template in PnP modern search web part

Loading

In this “Customize SharePoint search results” tutorial, we will learn about how to customize the handlebars template in PnP modern search web part. Before I move further on this, I must thank my friend Mohamed Derhalli who taught me this technique, the same thing I am sharing with you. As we know over the last

Continue reading