SPFX

SharePoint Online Modern Script Editor and Its Consequences

Modern SharePoint has no equivalent of the classic Script Editor web part — that’s a deliberate security decision, not a missing feature. Custom script is blocked by default on every modern site, and the workarounds people reach for come with real governance consequences that go beyond “test your code first.” This post covers what’s actually […]

SharePoint Online Modern Script Editor and Its Consequences Read More »

Actually, It’s Already In The SharePoint PageContext!

In this post: What is SharePoint PageContext? · How to access SharePoint PageContext? · SharePoint PageContext in Table · How useful is the SharePoint PageContext? · Turning the list into actual code · Related reading What is SharePoint PageContext? SharePoint PageContext provides standard definitions for SharePoint objects shared between client-side applications, web parts, and other

Actually, It’s Already In The SharePoint PageContext! Read More »