Forum Discussion

Americo Perez's avatar
Americo Perez
Iron Contributor
Jul 02, 2018
Solved

I am really confused with the modern sharepoint permission rules!

Hi,   I have just created a modern team site to start testing site content types.  I have not added any other user but the one that created the site, mine. Now, when i click on the site permission...
  • Americo Perez's avatar
    Jul 02, 2018

    It's me again,

     

    I found the solution. In each modern team site the custom script option has to be enabled, is not enough with the custom script activated in the root site, it has to be activated on the modern team site also. 

    Here is a script that do just that:

     

    Set-SPOSite https://tenant.sharepoint.com/sites/[modern team site name]-DenyAddAndCustomizePages 0

     

    Best regards

    Americo

Resources