How to connect SharePoint online with SharePoint designer 2013
How to connect SharePoint online with SharePoint designer 2013 Note: If you encounter the permission error, the following steps will help you resolve it as well. Download SharePoint designer 2013 Allow custom scripting feature from SharePoint Management Shell. Connect SharePoint Online site with SharePoint designer 2013. Allow custom scripting feature from SharePoint Management Shell 1. Download and Install SharePoint Online Management Shell 2. Connect your SharePoint Admin portal to SharePoint Management shell by using following PS-CMD. if you don't have SharePoint Management Shell first please download and Install it. Connect-SPOService -Url https://admin-domain.sharepoint.com -Credential Admin@youradminidEmailID.com Run following CMD after connecting to allow custom scripting to connect SharePoint Designer 2013 set-SPOsite h...