Page 9 of 11

Report of All Taxonomy Fields containing a term in SharePoint Tenancy

Recently we had a request to find fields/columns in all lists across the tenancy which have a specific Taxonomy term because we needed to report…

Continue reading → Report of All Taxonomy Fields containing a term in SharePoint Tenancy

How to set Property Bag values in SharePoint Modern Sites using SharePoint Online .Net CSOM

If you consider setting Property Bag values programmatically for Modern SharePoint sites using CSOM, thinking it would be as straight forward as in the Old…

Continue reading → How to set Property Bag values in SharePoint Modern Sites using SharePoint Online .Net CSOM

Promoting and Demoting Site pages to News in Modern SharePoint Sites using SPFx extension and Azure Function

The requirement that I will be addressing in this blog is how to Promote and Demote site pages to news articles in Modern SharePoint sites.…

Continue reading → Promoting and Demoting Site pages to News in Modern SharePoint Sites using SPFx extension and Azure Function

Reset to default New Document dropdown for SharePoint Modern Libraries with custom document content types

We are working on an auto provisioning process using PnP Provisioning Template. While working on the libraries, we saw a deviation from the default behaviour…

Continue reading → Reset to default New Document dropdown for SharePoint Modern Libraries with custom document content types

Creating SharePoint Modern Team sites using Site Scripts, Flow and Azure Function

With Site Scripts and Site design, it is possible to invoke custom PnP Provisioning for Modern Team Sites from a Site Script. In the previous…

Continue reading → Creating SharePoint Modern Team sites using Site Scripts, Flow and Azure Function