Page 13 of 17

How to make Property Bag Values indexed and searchable in SharePoint online

In an earlier post here we have seen how we can set Property Bag values in Modern SharePoint sites. One of the major reasons for…

Continue reading → How to make Property Bag Values indexed and searchable in SharePoint online

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

Fix for “Can’t connect securely to this page” – TLS Setting issue with SPFx workbench

If you have recently installed or upgraded to Node LTS version v8.9 or later, then you might get the below issue during gulp serve in…

Continue reading → Fix for “Can’t connect securely to this page” – TLS Setting issue with SPFx workbench

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