Apps
Introduction I love the FontAwesome library and use it on many projects. I was a huge fan of FontAwesome 4.0 and had a little struggle moving over to using 5.0 + 6.0 in my projects. I was use to the old [...]
2
Apps
Introduction This new project is a nice little feature that you can easily add to your SharePoint site to enable site messages or alerts. Having [...]
5
Branding
This post will demonstrate another SharePoint UI hack that is typically seen on many modern sites today. B
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
Branding
I am frequently asked how do I removed the left navigation on the modern Team sites? Most people don’t know this but if you just remove [...]
23
Customizations
I started this project over a year and a half ago and at the time Modern SharePoint starts gaining some traction with organizations. I remember [...]
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 [...]
Branding
Starting February 14th, 2018 – Microsoft will push an update to a tiny, but very important, piece of code in all your master pages. They will be changing the default document model from Internet [...]
Customizations
In this article we’ll pick up where we left off in Part 1 and begin the creation of a gulpfile.js. This file will provide the instructions to our build process. Gulp will be watching our files for [...]