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.
Category Archives: Microsoft SharePoint
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 …
Continue reading “Recreating Quick Links Tiles view with Microsoft Lists”