Daily Archives: July 18, 2019

Sharepoint Designer Can't save Workflows

Solution: Install SharePoint Online Management Shell, use PowerShell to connect to Sharepoint Online as global admin, run: Set-SPOSite <siteURL> -DenyAddAndCustomizePages 0

Posted in Technical | Leave a comment