SharePoint 2013 – Contributor Doesn’t have Access to Add Scriptable Web parts

You would normally expect a user with Contribute access to be able to add web parts to pages and the likes in SharePoint but this isn’t always the case depending on your current security settings in the SharePoint Central Admin.

This is a problem I came across recently and here’s how I fixed it.

The Problem

  • Contribute level users do not have permission to add Scripting Web Parts to SharePoint pages.

The Fix

  1. Access the SharePoint Central Administration website.
  2. Navigate to the Application Management section then click Manage web applications.
  3. Click on the relevant Web Application (this will likely be the one showing the URL you use to access SharePoint)
  4. In the Security section of the ribbon click ‘Web Part Security’
  5. In the popup window in the ‘Scriptable Web parts’ section check the “Allows contributors to add or edit scriptable Web Parts.” checkbox.webpartissue
  6. Click OK to apply the change.

Warning: This will somewhat open up the security of your SharePoint deployment as contributors will be allowed to modify Scriptable Web Parts


 

Further information on this can be found on the Microsoft page. – https://technet.microsoft.com/en-us/library/hh272821(v=office.14).aspx

 

 

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.