Azure Functions
Introduction Trying out the new way to Provision via PnP PowerShell V4 and Azure Functions V3 was a little challenging at first. There are some of the difference and issues that I encountered which I could [...]
0
Azure Functions
I’m writing this blog to share my experiences with working the latest version of PnP PowerShell V4 this .NET Core version and Azure Functions [...]
Modern
Recently I had to provision a number of modern pages w/ some additional page properties. These page properties were custom fields added as columns to the Site Pages library. I found it somewhat annoying [...]
4
Apps
Introduction Over a year ago I create a cross site collection navigation solution aka global navigation for Modern SharePoint sites using all [...]
Customizations
TL;DR Go here for the code + instructions: https://github.com/tom-daly/spfx-global-navigation Modern version works with: Office 365 & SharePoint 2019 – IE 11, Chrome, Firefox. Classic version [...]
Branding
Update 2/26/2020 – due to the comments I’ve posted a github project that you can check out to help. https://github.com/tom-daly/spfx-trim-ribbon What I’m about to show you is a technique [...]
4
Branding
Introduction I’m typically asked quite often on how I can attach global CSS or javascript like jQuery to my SharePoint / Office 365 site. [...]