Category "sharepoint"

How to provision Publishing Pages in SharePoint Online using PnP Provisioning Engine?

I am using PnP Provisioning Engine for remote provisioning of one site collection to another site collection in SharePoint Online as shown in this video: https:

How to create a template out of a page layout in SharePoint 2010

I would like to create a page layout in enterprise wiki where there are different sections with text and pictures, which are not editable by users and between t

how to use MFA to login sharepoint python

I need to access a list on my SharePoint account that the MFA is already activated using python but i keep getting this error message : Failed to connect to SP

Sharepoint Power PI Connection Requiring Input Of Credentials

I have an excel workbook with 8 Power BI queries to a Sharepoint site. The queries work, but every day I have to clear the permissions on the data source. I the

How to get item ID of the last modified item in the SharePoint online list using pnp powershell?

I am able to get the date of the last modified item in the list using the script below: $SiteURL="https://abc.sharepoint.com/sites/sitename" $ListName="Document

Get file name from document library

I have a document library named DocLibrary. Inside that, I have created few folders. Each folder have 3 other folder. Inside that, I store the specific files. E

Creating a custom view style in Sharepoint 2013?

We're currently building a sharepoint 2013 site but the need to create a custom view style has now become apparent. When viewing documents, the following featur

Sharepoint list retriving and updating using VBA

I'm new to this, but have been reading some answers earlier and see some experts have clarified many topics which are complex and so seeking help. I'm trying u

SharePoint Cascading Dropdown with CAML query that filters one of the choices

I have made a cascading dropdown form using http://spservices.codeplex.com but want to add a filter to the third cascading dropdown. So SPServices have a functi

How to retrieve list item attachments with SharePoint 2013 Event Receiver in correct order

I've created a Standard SharePoint 2013 Event Receiver on a custom list. Watched Event = "ItemAdded". Later in my code I need to retrieve the attachments of t

How to add a Web Part Zone to a SharePoint wiki page?

I have a team site. I understand that the default home page of a team site is a wiki page. I want to add a web part zone to this page. How can I do that? By def

You do not have permission to do this operation

I am a site collection administrator. When I go into SharePoint Designer 2010 I can see everything. However, when I edit a Master Page, or Page Layout, I get th

SharePoint 2010 - How to print InfoPath form for list item

I edited the form for a list item in InfoPath, and when I print, I just want to print the form itself. It seems when I use the browser's print function, it sti

SharePoint 2010 - How to print InfoPath form for list item

I edited the form for a list item in InfoPath, and when I print, I just want to print the form itself. It seems when I use the browser's print function, it sti

Infopath Newbie - Populate field from lookup value

There are explanations for this all over the web, but none I have followed a) seem to work, b) explain how to achieve this in simple noob terms, c) show any sor