-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
As you might know Microsoft disabled the custom script features by default a while ago. This also impacts changes on the property bag.
Recently there was a new feature introduces which allows editing the site property bag while custom scripts is disabled.
I have activated this on our tenant using the following code:
Set-SPOTenant -AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled $True
Although it seems that the SP Editor does not detect this setting and only checks for the custom script setting. At least this is what the error message indicates.
Could you please improve the feature in this respect so editing the property bag is possible?
tavikukko
Metadata
Metadata
Assignees
Labels
No labels