Category: SharePoint

According to Wikipedia, SharePoint is a web-based collaborative platform that integrates with Microsoft Office. Launched in 2001, SharePoint is primarily sold as a document management and storage system, but the product is highly configurable and usage varies substantially between organisations.

Due to the highly configurable nature of SP and the multitude of versions available, we offer a vast collection of classic and moder SP information within this category which covers everything from Enterprise Users of the latest SP Release.

Therefore, this category is broad too, and is full of handy tips, tricks and advise. Check out some of the Step by Step blogs or learn with our eBooks, How To videos and Webinars.

Undeclare a record (in place)
Undeclare a record (in place)
Blog Posts

In SharePoint Online you can declare and undeclare records in place. In this article I am showing you how you can undeclare such a record via the Graph API and Power Automate. Inspiration This question from Dhileep_Varma: I am trying to create a workflow which goes through all the documents in the site collection &… READ MORE

Update the SharePoint document library items with PnPjs
Update the SharePoint document library items with PnPjs
Blog Posts

An example is available as a GitHub repository that linked at the end of the post. When building SharePoint customizations, you might have used the PnPjs to communicate with SharePoint. We will see how to update different data types of SharePoint document library using PnPJs. What is PnPjs? PnPjs is a collection of fluent libraries… READ MORE

Flat Site Hierarchy in Modern SharePoint
Flat Site Hierarchy in Modern SharePoint
Blog Posts

Overview For engaging, high performant, and robust intranet with SharePoint, well-planned information architecture is the key to success. As we are making our way into Modern SharePoint, it is time to think over a traditional nested hierarchy of sites vs a flat hierarchy structure. In this article, we will explore the flat structure benefits over… READ MORE

How to create a SharePoint organization news site
How to create a SharePoint organization news site
Blog Posts

SharePoint organization news sites are the official source of information for news in your intranet. News posted in this type of sites are marked with a color tag so users can distinguish between an official news post and a news published in communication and team sites. By default, when an administrator creates a home site… READ MORE

Setting SharePoint Permissions with Power Automate
Setting SharePoint Permissions with Power Automate
Blog Posts

Power Automate can be used to set permissions on items in SharePoint Lists and Libraries. This can allow custom permissions to be set based on metadata or other parameters. In this post I will explain how to set permissions on an item using a Flow that triggers on item creation. Microsoft provides some documentation on Power… READ MORE

SharePoint List and Microsoft List Column Formatting Options
SharePoint List and Microsoft List Column Formatting Options
Blog Posts

What you’ll find here I wanted an exhaustive list (to be updated in future with updates) of SharePoint List or Microsoft List Column Formatting options, examples from this GitHub page.  It allows to format a SharePoint Online or SharePoint 2019 list or document library using some JSON code. For SharePoint 2019, there are limitation and few things… READ MORE

Site Design for Easy Site Page Management
Site Design for Easy Site Page Management
Blog Posts

Does your site page library look totally unmanageable? Have you had instances where you can see a news post that you created but someone else doesn’t? Is your content not showing up in search or highlighted content web parts? This happens all the time and it is generally an easy fix. I had the good… READ MORE