0

I want to run custom scripts on my online SharePoint site, I have also allowed users from running custom script on personal sites in SharePoint Online, It's already been more then 24 hrs but I am not yet able to execute custom scripts on my online SharePoint site. Please suggest me some better options for the same.

Thanks.

1 Answer 1

1

You could use the below powerhsell to allow custom script on other SharePoint sites:

 Set-SPOsite https://yoursite -DenyAddAndCustomizePages 0

Reference:

https://learn.microsoft.com/en-us/sharepoint/allow-or-prevent-custom-script

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.