Hi Team,
We are experiencing an issue with multiple forms/users where forms are not loading and are displaying a blank screen.
In the console we get this error message.
Any advice is appreciated.
Hi Team,
We are experiencing an issue with multiple forms/users where forms are not loading and are displaying a blank screen.
In the console we get this error message.
Any advice is appreciated.
Hello @MattG,
The issue is related to recent Microsoft updates for Content Security Policy (CSP). It affects external scripts by preventing them from loading unless the source is added to the allowlist.
What you need to do
The following steps will allow you to ensure Plumsail scripts load uninterrupted:
Navigate to the Global Admin Center

Go to the SharePoint Admin Center

Expand Advanced > Script sources

Add https://*.plumsail.com to the list (even if you already have our entries!)


Just to add to this, our Org was also experiencing the same issue with blank forms and the solution that Margo provided fixed it for us. Thank you both!