Poor Person’s Form Embedding in SharePoint Online Pages

In SharePoint – because it’s primarily a collaboration platform – we often struggle with the difference between security and obscurity. Some content absolutely must be secured, meaning only certain people can see or edit it. In these cases, we set the permissions such that people simply can’t see or even be aware of the content….

An Inconvenient PowerShell Error: “format-default : The collection has not been initialized”

For many months now, I’ve been getting our favorite kind of error – a sporadic one – when I am running PnP PowerShell which loops through the same code many times. The errors look something like this: format-default : The collection has not been initialized. It has not been requested or the request has not…

Using the PnP Modern Search Web Parts with Refiners for Site Name and Content Type

I am a huge fan of the Modern Search Web Parts. They are a perfect bridge from classic search to where we all hope Microsoft Search is heading. The team working on these Web Parts is a first class bunch, and they are doing fantastic work. Franck Cornu – @FranckCornu Tarald Gåsbakk – @taraldgasbakk Yannick Reekmans – @yannickreekmans…

Displaying a Lock Icon with Navigation Links to Restricted Content

I saw this trick during a recent webinar or session, but I can’t remember who showed it. I think it’s useful enough to share. If it’s your trick, please let me know and I’ll give you credit! Right now, we don’t have permission trimming in Hub Site navigation. It’s coming, but until it’s there sometimes…