Let's SharePoint

SharePoint Designer

  1. HOME
  2. SharePoint Designer
May 20, 2017 / Last updated : May 20, 2017 Sethu PowerShell

How to Configure SharePoint Designer settings for a Site Collection using SharePoint 2013/2016?

Hello SharePointers, Below is the powershell script to configure sharepoint designer using Powershell Commands. $webAppObj = Get-SPWebApplication -Identity http://spdev/site $webAppObj.AllowDesigner = $true $webAppObj.AllowRevertFromTemplate = $true $webAppObj.AllowMasterPageEditing = $true $webAppObj.ShowURLStructure = $true Happy SharePointing Folks 🙂

April 8, 2015 / Last updated : April 8, 2015 Sethu SharePoint 2010

You do not have permission to do this operation. Ask your site administrator to change your permissions and then try again, or log on with a user account that has this permission. To log on with a different user account click OK.

Hello Share Pointers, I’m going to share an interesting issue that many could potentially face while using SharePoint Designer in SharePoint 2010 or SharePoint 2013. one of my fellow team mate was trying to edit a custom form in SharePoint Designer ,and we get greeted with the long and boring message “You do not have […]

April 1, 2015 / Last updated : November 15, 2015 Sethu SharePoint 2010

How to Hide Ribbon based on the Permission in SharePoint 2013

Hi Readers, SharePoint introduced Ribbon in SharePoint 2010 environment. What Ribbon does for you? It provides great user experience for doing operations with SharePoint List and Libraries. It is nothing  but  a toolbar that appears across the top of each page and displays many of the most commonly-used tools, controls, and commands. Suppose if you want to hide […]

Recent posts

How to resolve An error occurred while retrieving data from “”. Administrators, see the server log for more information. in SharePoint Online?

April 11, 2018

Why My SharePoint Alerts are not working in some of List/Library Views in Office 365, SharePoint 2010/2013/2016?

March 23, 2018

How to perform SharePoint List Field validation – SharePoint Online, 2010,2013,2016

March 22, 2018

How to resolve “Internal Server Error Building PDF” – Nintex forms?

March 21, 2018

How to Change Save to Submit button in SharePoint List in SharePoint online/2016/2013?

March 15, 2018

How to disable email notifications while creating Office 365 Groups?

March 10, 2018

How to update SharePoint List items in Office 365 using Powershell?

March 8, 2018

”Be careful. This workbook contains one or more queries that might be unsafe.Do you want to enable these queries?”

March 6, 2018

How to Set Item Level Permission in SharePoint 2010/2013/2016 & Online?

February 28, 2018

Unable to find type [Microsoft.SharePoint.Client.DocumentSet.DocumentSet]- SharePoint online Powershell?

February 23, 2018

Category

  • Anonymous access
  • Client Object Model
  • Client Side Object Model
  • Customization
  • Designer Workflows
  • Errors & Resolutions
  • Features
  • Google Analytics
  • InfoPath
  • Item Scheduling
  • JSOM
  • Nintex worflows
  • Office 365
  • Office 365 Groups
  • PnP JS Library
  • PowerShell
  • Powershell Online
  • REST API
  • REST API's
  • Server Side Object Model
  • SharePoint 2010
  • SharePoint 2010 Search
  • SharePoint 2013
  • SharePoint 2013 Search
  • SharePoint 2013 Workflows
  • SharePoint 2016
  • SharePoint Designer
  • SharePoint Framework
  • SharePoint Online
  • SharePoint Usage Analytics
  • Uncategorized
  • User Profile Services
  • Workflow Manager

Archive

  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • January 2016
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • May 2015
  • April 2015
  • March 2015

Copyright © Let's SharePoint All Rights Reserved.

Powered by WordPress & Lightning Theme by Vektor,Inc. technology.