-
Hide or show fields in New or Edit forms
Microsoft has made it easier to customise “modern” SharePoint Online Lists and Libraries Forms natively. But what do you do if you need to managing a “classic” Form or the edit for option is just not available?
-
How to ‘Unblock’ PowerShell files
Frustrated by the warning message on Windows computers “This file came from another computer and might be blocked to help protect this computer”? The warning appears when try to open a PowerShell file that has come from a 3-rd party.
-
Configuring SharePoint & Microsoft Teams PowerShell environment
Here is a list of steps that I usually complete when configuring a PC, so that I can run PowerShell script that connect to SharePoint Online and Microsoft Teams.
-
Connect-PnPOnline: unwanted credential caching
Problems with the Connect-PnPOnline PowerShell CmdLet caching credentials while using the UseWebLogin parameter. See the fix!