Category: SharePoint

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

Driving Success with Data: Introducing Cumulative Analytics for SharePoint Hubs

(Updated) New Feature: Cumulative analytics for SharePoint hubs in Office 365

Loading

In this “Cumulative analytics for SharePoint hubs” article, we will learn about how to add new reports on the SharePoint site usage page to provide cumulative usage analytics for SharePoint hubs. As per Microsoft 365 Roadmap ID 57160 update, the “SharePoint: Cumulative analytics for Hubs in SharePoint” has started rolling out across tenants globally from

Continue reading

Set default page template in SharePoint online site (Microsoft 365 Roadmap ID 64529)

Set default page template in SharePoint online site (Microsoft 365 Roadmap ID 64529)

Loading

In this “set default page template in SharePoint online site” article, we will learn how to set the default page template in SharePoint online. As per Microsoft 365 Roadmap ID 64529 update, the “SharePoint: Set Default Page Templates” is under development which will start rolling out across tenants globally in mid-August and expect to be

Continue reading

[Fixed]: How to fix No gulpfile found error in SPFx framework project

[Fixed]: How to fix No gulpfile found in SPFx framework project

Loading

No gulpfile found error in SPFx – when we work on the SPFx framework project, after running the “yo @microsoft/sharepoint” command, if we try to run the “Gulp serve” or “Gulp build” command we will get the error “No gulpfile found“. What is the root cause of the “No gulpfile found” error (No gulpfile found

Continue reading

How to create document library in SharePoint Online using PowerShell?

How to create document library in SharePoint Online using PowerShell - Office 365

Loading

In this tutorial, we will learn about how to create document library in SharePoint Online using PowerShell script and PnP PowerShell. Key-Highlights: How to create Document library in SharePoint Online using PowerShell? What is the document library in SharePoint? When to use the document library in SharePoint Online? How to create a document library in

Continue reading