2,673 questions with SharePoint Development tags

Sort by: Updated
1 answer

SharePoint Event Receivers

I am trying to find out How to get distinct usergroup field values from another SharePoint list then comparing each value returned to the current list column values(allows Multiples) using an event receiver then using those values to get all members in…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-03-22T14:31:01.397+00:00
Ingrid P. Williams 1 Reputation point
commented 2021-03-26T01:20:05.317+00:00
Jerryzy 10,566 Reputation points
1 answer

Showing Power BI From report server to SharePoint 2013

This is regarding on prem environment. There is a Sharepoint 2013 on prem. I have created Power BI reports and save it it to the Power BI Report Server. I want to view the reports in SharePoint 2013. I have created a web part page and added a content…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-03-19T00:14:02.247+00:00
Sara 231 Reputation points
commented 2021-03-26T00:53:58.847+00:00
JoyZ 18,041 Reputation points
1 answer One of the answers was accepted by the question author.

Site Page comments extraction in Sharepoint using Graph Api

Is there a way to perform this extraction via graph api? or any other method regards

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-03-23T06:56:13.427+00:00
Saad Muhammad Syed 21 Reputation points
accepted 2021-03-25T14:54:51.747+00:00
Saad Muhammad Syed 21 Reputation points
0 answers

Delete the File old version history using CSOM in Sharepoint 2013

Hi, I used this code for deleting the file old version history, public static void DeleteMinorVersions() { var siteUrl = "SiteURL"; // string username = "username"; //Console.WriteLine("Enter…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-03-23T18:19:41.207+00:00
suresh p 1 Reputation point
commented 2021-03-24T07:02:10.743+00:00
MichaelHan-MSFT 18,016 Reputation points
3 answers

When was the file checked out on SharePoint Online?

Is there a way to check when was a file checked out on SharePoint Online? I'm trying to export a list of all checked-out files and also need their checked out date. Using C#, I came up with following logic but cannot find any field that holds…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,657 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-03-18T18:59:18.743+00:00
Kamalpreet Singh 81 Reputation points
commented 2021-03-23T00:55:09.873+00:00
Jerryzy 10,566 Reputation points
1 answer

office365-Sharepoint addin

I want to develop such a function that when the customer is accessing SharePoint in a browser, they want to be able to right click on a ".xxx" file and have an option to open in The Local win32 application. Like this …

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,499 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
595 questions
asked 2021-03-09T03:38:50.29+00:00
jian zheng 1 Reputation point
commented 2021-03-16T06:51:25.433+00:00
MichaelHan-MSFT 18,016 Reputation points
2 answers One of the answers was accepted by the question author.

Consume enterprise APIs secured with Azure AD in SharePoint Framework

i want to connect to an enterprise API secured with Azure Active Directory from a SharePoint Framework here is the docs https://learn.microsoft.com/en-us/sharepoint/dev/spfx/use-aadhttpclient-enterpriseapi when everything is done, i can…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,657 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
asked 2021-03-10T06:47:28.06+00:00
Justin Jia 306 Reputation points
accepted 2021-03-15T07:01:31.523+00:00
Justin Jia 306 Reputation points
1 answer One of the answers was accepted by the question author.

Adding a defaultClick customRowAction to a div in a SharePoint List with JSON Formatting

I'm apply JSON formatting to a SharePoint list view, and I'm trying to make an entire div clickable by adding the customRowAction property to it, but it's not working. I'm able to add this property to a button, but would like to apply it to an entire div…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,223 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,657 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-03-10T20:34:57.7+00:00
O365User58784 21 Reputation points
accepted 2021-03-11T13:27:16.817+00:00
O365User58784 21 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Teams- App Studio Erro-The Website URL in the manifest file must be trusted link.

I'm following the below two links to deploy an app to MS Teams. The App is an sample package i developed using Visual Studio Code and Microsoft Teams Toolkit. I get the below 3 errors when i try to publish this app to the Tenants App Catalog. The Website…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,102 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,858 questions
asked 2021-03-08T22:40:27.283+00:00
Kevin Thankachan 41 Reputation points
accepted 2021-03-09T22:43:05.293+00:00
Kevin Thankachan 41 Reputation points
1 answer

How to edit Sharepoint site navigation bar ?

I am currently editing an already existing SharePoint site. I have full permissions as I have been made a site owner. I can't seem to edit the navigation bar on the top of the site, there is no edit button beside the menu. any help would be appreciated …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,657 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-03-02T10:48:13.843+00:00
Anna80 1 Reputation point
commented 2021-03-08T02:57:15.89+00:00
Emily Du-MSFT 41,786 Reputation points Microsoft Vendor
2 answers

SharePoint Admin role assignment

Hi, I work within Customer Engineering within the Migration space and we are in the process of testing the new Migration Manager tool with a customer (Ball State University) and I received the email advising I have been assigned the SharePoint Admin role…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-02-26T22:01:40.877+00:00
Graham Hosie 1 Reputation point Microsoft Employee
commented 2021-03-08T01:24:37.127+00:00
JoyZ 18,041 Reputation points
3 answers One of the answers was accepted by the question author.

How to sign out of SSO on PnP PowerShell for SP Online?

When I use PnP PowerShell, I use this to connect Connect-PnPOnline -Url "https://xxxxxxxxx.sharepoint.com/sites/xxxxxxxxxx" -UseWebLogin And normally this will give me a box to pick an account. However I reformatted my machine recently and…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,657 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
asked 2021-03-01T20:23:59.553+00:00
Ryan 191 Reputation points
accepted 2021-03-05T01:04:58.8+00:00
Ryan 191 Reputation points
1 answer

Multi line text field in SharePoint Hosted Add-In not editable

I cannot edit multi line text field (plain text) in a list item. This is about SP 2013 On-Premises. If I deploy the same Add-In to SharePoint-Online, the fields are editable. Field-Definition: <Field …

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-02-22T13:40:13.003+00:00
Ronny Lewandowski 6 Reputation points
commented 2021-03-03T14:55:52.557+00:00
Lewandowski Ronny 1 Reputation point
1 answer

When trying to open an Excel spreadsheet, users getting the message: Continue interacting? We noticed that you haven't been interacting with this workbook, so we paused your session. error

We are trying to co-author an Excel spreadsheet. We are using SharePoint 2013 on-premise.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,223 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,807 questions
asked 2021-02-17T20:54:43.263+00:00
Gayle Kremer 1 Reputation point
commented 2021-02-24T09:29:20.13+00:00
Li Zhang_MSFT 1,566 Reputation points
1 answer

SharePoint 2013 - On clicking of Edit icon, show popup box (or) modal dialog

I have a grid which displays data from the SharePoint list. On clicking of Edit icon, it should display a popup, where it allows users to edit Expiration date and notes field as per below screenshots. Once user clicks on save, it should save the…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,223 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
asked 2021-02-16T04:54:33.207+00:00
Kumar32490 1 Reputation point
commented 2021-02-19T07:35:33.06+00:00
MichaelHan-MSFT 18,016 Reputation points
3 answers

SharePoint 2013 Timer Job - Remove user from SharePoint group not working

I have written a SP2013 timer job, which should remove user from SharePoint group when triggered. Written below piece of code in CustomTimerJob.cs. It updates the list item status to Active/Expired successfully on running the timer, but doesn't remove…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,223 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
asked 2021-02-16T04:51:12.193+00:00
Kumar32490 1 Reputation point
answered 2021-02-17T11:10:04.84+00:00
Kumar32490 1 Reputation point
1 answer

ContentTypes

I have no experience with SharePoint and don't even have the application installed. However, I have managed to create and XML file and and XSD file that when loaded via Microsoft Word Developer>XML Mapping Pane>Add new part ... interface results in…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
509 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,807 questions
asked 2021-02-10T18:14:45.793+00:00
Gregory K. Maxey 1 Reputation point
commented 2021-02-16T07:55:00.733+00:00
MichaelHan-MSFT 18,016 Reputation points
1 answer

Getting "The remote server returned an error (429)" when trying to deploy an app using Visual Studio

Just recently (past week or two), I started getting these errors when I am trying to deploy an app I'm developing using Visual Studio 2019 on my SharePoint online development site. I know it's not due to throttling from users since I'm the only one…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,615 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-02-04T16:30:29.89+00:00
Eric Shen 21 Reputation points
commented 2021-02-12T19:38:44.123+00:00
Eric Shen 21 Reputation points
2 answers

Is there a way to allow users search by list fields in SharePoint 2016?

Hello, Our case is that we have a custom list where the user wants to do search by any of its fields and get the filtered results so is there a way to achieve this using views (having dynamic filters) or is there any other way to achieve this…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,223 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-02-02T12:05:29.523+00:00
Marwa Mostafa 1 Reputation point
commented 2021-02-09T00:56:37.97+00:00
Li Zhang_MSFT 1,566 Reputation points
3 answers One of the answers was accepted by the question author.

Retrieve all users properties from User Profile (for SharePoint Online )

Hello, I need some guidance regarding how to retrieve all my users properties using Graph API or any other API that would work in SPFx environment. I have retrieved some properties but the image URL of the user was the problem. Note: I have tried to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,616 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,673 questions
asked 2021-02-04T15:13:43.997+00:00
NZ 21 Reputation points
commented 2021-02-08T12:52:06.503+00:00
NZ 21 Reputation points