Month: November 2022

  • Changing the Search scope in SharePoint

    Changing the Search scope in SharePoint

    When a customer with tons of sites needs to change the search scope, there are several ways to approach this. One solution is to create a PnP PowerShell script. In this example we’ll change the search scope to tenant (Organization). Steps to success: Drink some coffee and enjoy your new search scope.

  • Recreating Quick Links Tiles view with Microsoft Lists

    Recreating Quick Links Tiles view with Microsoft Lists

    My customers have often complained that the Tiles view in the QuickLinks web part isn’t pretty enough. Here is a recreation that uses the SharePoint theme’s colours. Create a new list with the following additional columns: Icon (Single line text)URL (Hyperlink)Sort (Number, no decimals)NewTab (Yes/No) For the icons, use friendly names from https://uifabricicons.azurewebsites.net/ Try it…