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.

Configuration and Customization for Microsoft Search
Configuration and Customization for Microsoft Search
Webinars

Microsoft Search is ubiquitous across the M365 suite. As the default search experience might not cover all customer scenarios Microsoft Search has invested in bringing over some of the most used customization features classic search offered, aligning them with the Microsoft Search platform. Mikael will explain what you can do today and also parts of… 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

Trigger A SharePoint Workflow From JavaScript
Trigger A SharePoint Workflow From JavaScript
Blog Posts

Intro Sometimes, we get the requirement to start a SharePoint workflow from JavaScript code or have to rerun a work on all existing list items and want to give an easy option to users to trigger a workflow on all items, then this the solution will help you. We’re basically triggering a workflow from JavaScript code… READ MORE

Show Boosted News with PnP Modern Search Web Parts
Show Boosted News with PnP Modern Search Web Parts
Blog Posts

Feature for boosting news was originally announced on Microsoft Ignite 2020. Now the first version of News Boost is available on SharePoint Online. Currently, it allows news items to be boosted based on the expiry date and boosted news posts are visible to users on automatic news digests. On Ignite it was also announced that… READ MORE

Get SharePoint items from lists by using PowerShell
Get SharePoint items from lists by using PowerShell
Blog Posts

This post describes how to get SharePoint items from any lists by using PowerShell. In some BI architectures, where the user wants to store the data in spreadsheets or somewhere that is not stored within a database, we can usually offer the option of storing that data within a list in SharePoint. In this way,… READ MORE

GitHub codespaces + SPFx
GitHub codespaces + SPFx
Blog Posts

In this blog post we will have a look at how we can use GitHub codespaces to do development related to SPFx. The concepts that are mentioned in this blog post run in parallel with the details shared in this brilliant article on Visual Studio codespaces by Paul Schaeflein. In this 2 part series we will start… READ MORE

Coloring Classic List View in SharePoint Online
Coloring Classic List View in SharePoint Online
Blog Posts

If you want to color your out of box list view items in SharePoint online then you are at right place. Here is a approach which I took. Requirement — here I wanted to color the SharePoint items depending on the column value. Here it is DueDate. Here is the color function which checks the… READ MORE