Tag: SharePoint Online

SharePoint Learning Pathways: Maximize Your SharePoint Skills from Pros

FAQ: SharePoint learning pathways route for a junior developer(SharePoint skills matrix)

Loading

SharePoint learning pathways: Welcome to our comprehensive guide on maximizing your SharePoint skills and discovering the incredible benefits of SharePoint Learning Pathways. In today’s fast-paced and ever-evolving digital landscape, SharePoint has emerged as a powerful platform for collaboration, document management, and team productivity. However, harnessing the full potential of SharePoint requires a solid understanding of

Continue reading

Instantly Export SharePoint user information list to CSV(Excel) file using PowerShell in 2 steps

Export SharePoint user information list to CSV(Excel) file using PowerShell

Loading

In this “Export SharePoint user information list” tutorial, we will learn how we can export the SharePoint user information list to CSV or excel file using the PowerShell script in SharePoint Online/2013/2016/2019. Key Highlights: Export SharePoint user information list How to export the user information list in SharePoint 2013/2016/2019 using the PowerShell script. How to

Continue reading

Instantly Fixed: Server relative urls must start with SPWeb.ServerRelativeUrl”

[Fixed] Server relative urls must start with SPWeb.ServerRelativeUrl"in reading web part properties!

Loading

Server relative URLs must start with SPWeb.ServerRelativeUrl” in reading web part properties! – Recently I was working on, to the get web part properties details from the SharePoint site page using the PowerShell CSOM, then I got this error “Exception calling “ExecuteQuery” with “0” argument(s): “Server relative URLs must start with SPWeb.ServerRelativeUrl” in reading web

Continue reading

Get All Webparts from Pages in a Site using PowerShell in SharePoint Online

[Verified] Get all webpart properties from SharePoint Online site page using the PowerShell script

Loading

In this “Get all webparts” tutorial, I will share how we can get all web parts from pages in a site using PowerShell CSOM and get web part properties using PnP PowerShell. Key Highlights: Get all webparts from pages in a site using PowerShell in SharePoint Online Get all web parts from pages in a

Continue reading

Top 11 Microsoft Teams Update in 2022

Microsoft Teams Update (releases) in May 2020

Loading

Microsoft Teams update (2022) – these days, the use of “Microsoft Teams” is booming due to the global work-from-home trends as the COVID-19 lockdown has been keeping on extending. As of May 02, 2020 news report, “Microsoft Teams Jumps to 75-Million Daily Active Users”. In this article, I will summarize the top 10 Microsoft Teams

Continue reading

Breaking the Myths: Is SharePoint Being Replaced by Teams? The Real Story

Is SharePoint being replaced by Teams

Loading

Is SharePoint being replaced by Teams? I believe in sharing is caring – so, whenever – I get an opportunity to share my knowledge, I do share and through this, I do learn a lot of things as learning has no end. A little background on this question – we run a Facebook group called

Continue reading

Hide Quick Launch Menu in SharePoint Online using PnP PowerShell

How to disable quick launch bar using PowerShell in SharePoint Online?

Loading

Hide the quick launch menu in SharePoint online – many times due to the business requirement, we want to hide the quick launch or left navigation from our SharePoint modern team site collection. In this tutorial, we will learn about how to hide or disable the quick launch menu from SharePoint online site using the

Continue reading

[Proven Top 25 plus]: Validate special characters in SharePoint list column(special character validation in SharePoint)

[Verified] Validate special characters in SharePoint list column(special character validation in SharePoint)

Loading

Top 25 plus special characters in SharePoint – sometimes, we need to validate the special characters in SharePoint list columns – so that we can prevent the user to enter special characters in the SharePoint column while entering the data. Here in this tutorial, we will learn about how to validate special characters in the

Continue reading

Edit User Permissions Greyed Out SharePoint: How Do I Fix It?

Edit user Permissions greyed Out SharePoint Online

Loading

Edit user Permissions greyed out SharePoint: Sometimes, we may notice that edit user permission is greyed out in the SharePoint Online document library, list, or site permission page – even though you are in the “Site Owners” group. This behaviour is noticed both in SharePoint online and on-premise. Why do we get this error “Edit

Continue reading

How to Auto Populate Field in InfoPath?

How to auto populate field in InfoPath based on another field?

Loading

In this “How to auto populate field in InfoPath” blog, I will share how to auto-populate the field in InfoPath based on another field. Let’s say I have a “Defect Tracking” custom list that has two columns “DefectID” and “Defect Details”. Now, the requirement is – in the InfoPath form there will be a textbox

Continue reading