3,067 questions with SharePoint Development tags

Sort by: Updated
1 answer

Issue with Automated File Sharing via Graph API – Invitation Emails No Longer Sent

Hello everyone, I’m using the following C# code to automate file sharing via the Microsoft Graph API: var requestBody = new InvitePostRequestBody { Recipients = driveRecipients, Message = message, RequireSignIn = true, …

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.
3,067 questions
asked 2024-11-18T18:35:58.7633333+00:00
Kolb, Jannik 0 Reputation points
commented 2024-11-21T10:01:35.0966667+00:00
Yanli Jiang - MSFT 27,161 Reputation points Microsoft Vendor
1 answer

How can you change SharePoint online "Change the look" using custom code instead on out of the box feature option

I want to change SharePoint online "Change the look", using JavaScript code, instead selecting it from out of the box option.

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.
3,067 questions
asked 2024-11-20T07:28:43.3633333+00:00
Mirza Hassan Baig 0 Reputation points
commented 2024-11-21T10:00:29.6266667+00:00
Yanli Jiang - MSFT 27,161 Reputation points Microsoft Vendor
1 answer

PNP Search filters when search results look into different sites

Hello good afternoown. I am creating a search page that has a PnP search box, PnP Results box, PnP Filters on the results box, under Query text i have the path to the different sites i want it to look into, and i know that part works, because on the…

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.
3,067 questions
asked 2024-11-20T13:36:06.8466667+00:00
Marina Cicchi 1 Reputation point
commented 2024-11-21T10:00:27.4233333+00:00
Marina Cicchi 1 Reputation point
2 answers

Guest access expiration report for SharePoint Online site?

Hi, In my tenant, Guest access expiration is set for 180 days. I need to generate report for a SPO site that how many guests' users already lost access and how many guest users going to lose the access in future. Is there a way to get this report using…

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.
3,067 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,634 questions
asked 2024-11-14T18:13:51.1166667+00:00
Prakash Kumar Singh 40 Reputation points
commented 2024-11-21T09:58:11.8466667+00:00
Yanli Jiang - MSFT 27,161 Reputation points Microsoft Vendor
1 answer

Get-PnPTenantSite: Attempted to perform an unauthorized operation.

How to I get around this error. Tying to Get All Site collections data and export to CSV file Get-PnPTenantSite: Attempted to perform an unauthorized operation.

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.
3,067 questions
asked 2024-11-06T14:48:27.3966667+00:00
Edward Croxton 0 Reputation points
commented 2024-11-21T09:55:24.8466667+00:00
Yanli Jiang - MSFT 27,161 Reputation points Microsoft Vendor
0 answers

I am stuck displaying SP List items in a SP webpart, does anyone have any idea how to debug?

Hi, I am trying to create a WebPart which displays items of a List in a certain format. So far I have tried anything that came to my mind, but now my ressources that I can find on the internet are either not working at all or not very helpful in that…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,897 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.
3,067 questions
asked 2024-11-21T09:25:24.96+00:00
Seibert, Etienne 0 Reputation points
2 answers

Add group to many SharePoint Online site through PowerShell

We have an existing Microsoft 365 group, like group@domain.onmicrosoft.com. We have over 100 SharePoint Online sites and we want to add this group as a editor into 30 of these sites. We want to do this through powershell so we want to script codes. Any…

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.
3,067 questions
asked 2024-11-20T09:29:36.2133333+00:00
christieA-9828 40 Reputation points
edited an answer 2024-11-21T07:49:31.31+00:00
Emily Du-MSFT 47,626 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to make POST/PATCH request to add Hyperlink/Picture field in List?

I am trying to make a POST Request via Microsoft Graph Explorer Version v1 as well as Beta, to a list that has field of type HyperLink/Picture. I added request body for that field as {  "fields": { "fieldName": { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 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.
3,067 questions
asked 2023-10-05T07:51:12.9966667+00:00
Vikharankar, Vishakha 20 Reputation points
answered 2024-11-21T05:57:03.1566667+00:00
Michael Weinhardt 0 Reputation points
2 answers

conditionnal formating on a column based on a seperate look up column

I have a column called ETA in my SharePoint list, and I would like to apply conditional formatting based on the value of another column. The other column is a lookup column called Permits_x003a_Permit_x0020_Expiry_x0020_Date, which pulls data from a date…

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.
3,067 questions
asked 2024-11-07T20:07:47.4766667+00:00
commented 2024-11-21T01:53:07.54+00:00
Xyza Xue_MSFT 25,731 Reputation points Microsoft Vendor
1 answer

Getting Microsoft 365 Tennant with Microsoft 365 Developer Account

I created a Microsoft365 developer account with my personal hotmail account. I intend to use this for my personal projects. My intention was to create a sharepoint site and use graph api/c# development. But when I tried to create a Microsoft 365 Tennant…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,195 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.
3,067 questions
asked 2024-11-08T05:02:27.2466667+00:00
Tanveer-Ibn- Haresh 0 Reputation points
commented 2024-11-21T01:51:26.19+00:00
Xyza Xue_MSFT 25,731 Reputation points Microsoft Vendor
1 answer

Get Granted User/Group Permissions for SharePoint Files via MS Graph

I am developing an application that needs to read files from SharePoint. Specifically, I want to limit access to a specific list of SharePoint folders, which I believe can be managed using the Sites.Selected permission for the app. Additionally, I need…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 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.
3,067 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,265 questions
asked 2024-11-11T22:04:49.0066667+00:00
AM91 0 Reputation points
edited the question 2024-11-21T01:49:26.1366667+00:00
Xyza Xue_MSFT 25,731 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How unique is the drive id?

I'm using Microsoft Graph to build apps that connect to files across OneDrive, OneDrive for Business, and SharePoint document libraries. from https://learn.microsoft.com/en-us/graph/api/drive-list?view=graph-rest-1.0&tabs=http I noticed that the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,161 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.
3,067 questions
asked 2024-11-14T03:09:00.2+00:00
edited the question 2024-11-21T01:46:51.8033333+00:00
Xyza Xue_MSFT 25,731 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

JSON formula is not working

This formula will: Highlight in Yellow if the date is past due (i.e., the date in the column is in the past). Highlight in Orange if the date is within the next 14 days. Highlight in Yellow again for dates within 30 days. Light Gray for any dates…

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.
3,067 questions
asked 2024-11-19T18:26:29.4633333+00:00
Olga Schmitt 20 Reputation points
edited the question 2024-11-21T01:43:21.95+00:00
Xyza Xue_MSFT 25,731 Reputation points Microsoft Vendor
1 answer

How do I create a teams channel for an already made SharePoint site?

How do I create a Teams channel for an already existing SharePoint site?

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.
3,067 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.
3,369 questions
asked 2024-01-18T04:48:32.19+00:00
Moorhead, Catherine 10 Reputation points
commented 2024-11-20T14:42:59.62+00:00
Marco Zinesi | Bitgo 0 Reputation points
1 answer

How to get List items using clientid and client secret

So, I have the Client ID and Client Secret for the SharePoint site. Using these, I am able to create the access token. However, when I use this access token to fetch list items, I receive an empty array, even though the SharePoint list contains values.…

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.
3,067 questions
asked 2024-11-15T12:33:41.67+00:00
Saravanan Ponnusamy 20 Reputation points
commented 2024-11-20T10:01:54.43+00:00
Emily Du-MSFT 47,626 Reputation points Microsoft Vendor
1 answer

How to integrate the PHP Codeigniter 3 in Microsoft Form?

How to integrate the PHP Codeigniter 3 in Microsoft Form. For example I have survey questions. Then after clicking the submit button the response will be save in the database and also in the Microsoft Forms. Thank you

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.
3,067 questions
asked 2024-11-20T02:52:00.7966667+00:00
James Terana 0 Reputation points
edited an answer 2024-11-20T08:57:47.66+00:00
Emily Du-MSFT 47,626 Reputation points Microsoft Vendor
1 answer

Is it possible to format a calendar view of a list in modern, with hex codes instead of the sp-css colours?

I'm trying to format a calendar view of a list (generated from the event itinerary template) using custom hex code colours instead of the sp-css colours. I've used the hex codes successfully in the list view column formatting but just can't get it to…

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.
3,067 questions
asked 2024-11-19T16:06:52.82+00:00
SPOLNinja 0 Reputation points
answered 2024-11-20T07:43:29.31+00:00
Emily Du-MSFT 47,626 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Check in Check out feature - I don't want this enabled, but it keeps prompting for it & not allowing me to save document.

I have an excel file that has been in use for years. When we get the daily numbers, I open the new document, hit save as & select the file in question. We have Windows 11 and 2023 version of Excel. No settings have been changed whatsoever but one…

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.
3,067 questions
asked 2024-11-07T13:53:09.09+00:00
Angela Grater 20 Reputation points
accepted 2024-11-19T20:08:10.7133333+00:00
Angela Grater 20 Reputation points
1 answer

Restrict app access of graph apis to specific site or folder of share point

In order to access share point files via apis on my backend server, I use graph apis. To use graph apis, I registered an app on app registrations admin centre. If I provide access if Sites.Selected, I am unable to access site via api. If I provide…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 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.
3,067 questions
asked 2024-08-06T07:47:25.1566667+00:00
Geetika Garg 10 Reputation points
commented 2024-11-19T11:43:50.2533333+00:00
Geetika Garg 0 Reputation points
1 answer

Can we do a bulk deletion of all the links which are accessible to "anyone in the organisation" ?

Hi, Could you please confirm if it's possible to remove all links or a bulk deletion of links associated with files (within a specific folder or site) that are currently accessible to "Anyone in the organization"? If this is possible, could…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,195 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.
3,067 questions
asked 2024-11-14T02:19:01.1933333+00:00
RSiddiqui 0 Reputation points
commented 2024-11-19T09:17:44.4233333+00:00
Emily Du-MSFT 47,626 Reputation points Microsoft Vendor