Category: SharePoint
-
Hiding Built-in Modern List and Library Templates
How to hide all built-in modern List and Library templates in SharePoint Online using PowerShell. The updated SharePoint Online method for creating new Lists and Libraries is much improved; simply click on the New dropdown menu from Site Contents Under the “From Microsoft” tab there are a number of built-in templates available for use Some…
-
Using Power Automate Flow for Provisioning New SharePoint Site: Setting Default Managed Metadata Fields
Default Managed Metadata Field Sharing my experience and the lessons learned while using Power Automate Flows to provision a new SharePoint site. We needed to set the default value for a managed metadata fields via REST API. Finding reliable documentation on this topic proved challenging, so I had to resort to trial and error. Introduction…