3,179 questions with SharePoint Development tags

Sort by: Updated
1 answer

Sharepoint oAuth 2.0 retrieved token missing roles and scope

Using code below I successfully retrieve an access token. Taking that token to jwt.ms , it does not have scp or roles though. So when I try and use it in postman url GET…

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,179 questions
asked Jan 10, 2025, 2:19 PM
Larry Bellou 0 Reputation points
commented Jan 10, 2025, 7:44 PM
Vasil Michev 111.6K Reputation points MVP
1 answer

Is it possible to create custom web parts in SharePoint in Microsoft 365 (SharePoint Online)

I am trying to develop custom web parts for our SharePoint instance our version is SharePoint in Microsoft 365 formally SharePoint Online. I only can find documents and templates in visual studio for versions 2019 and 2016... I am just looking for…

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,179 questions
asked Jan 9, 2025, 4:23 PM
Jarrett Trapani 0 Reputation points
commented Jan 10, 2025, 6:35 PM
Jarrett Trapani 0 Reputation points
2 answers

Connect-PnPOnline: The sign-in name or password does not match one in the Microsoft account system.

Hello, I am trying to connect to SharePoint via Connect-PnPOnline. When I add my credentials for the SharePoint url in Windows Credential Manager and I type Connect-PnPOnline -Url https://<domain>.sharepoint.com everything works fine.…

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,179 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,598 questions
asked Jun 24, 2022, 8:56 AM
Panos Konstantinidis 1 Reputation point
commented Jan 10, 2025, 4:54 PM
Random Dave 90 Reputation points
1 answer

Specify conditional formula to show or hide fields in a list form based on choice

Hi, I have a list that includes column names that have spaces in them, e.g. "Third party". I want to be able to conditionally show fields in a list form based on choice. I have followed the guidance in this link…

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,179 questions
asked Jan 9, 2025, 8:51 AM
Steve Prentice 0 Reputation points
edited a comment Jan 10, 2025, 10:57 AM
Steve Prentice 0 Reputation points
3 answers

Can we allow users to rename files but prevent them from deleting those files inside SharePoint online

We created a custom permission level which mimic the built-in Contribute permission level but without the ability to delete items and versions, but unchecking those 2 checkboxes:- our intention was to prevent users from moving folders and deleting…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,032 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,179 questions
asked Jul 19, 2023, 11:01 PM
john john 986 Reputation points
commented Jan 10, 2025, 10:33 AM
Black Bat 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to subscribe a webhook to a specific folder in SharePoint?

I attempted to subscribe to a specific folder using the resource value /drives/{drive-id}/items/{folder-id}, but I encountered the following error: { "error": { "code": "InvalidRequest", …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,746 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,246 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,179 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,317 questions
asked Jan 9, 2025, 8:18 AM
Mercen 0 Reputation points
edited the question Jan 10, 2025, 9:57 AM
Yanli Jiang - MSFT 28,121 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Change column name using REST API - Logic App

Good day to you all. First time posting a request. Hope it get’s received well. I seem to have a problem and not sure what I might be doing wrong. Maybe it's a bug. I don't know. I am trying to provision a SharePoint communication site programmatically…

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,179 questions
asked Jan 8, 2025, 1:44 PM
Jasper Bakker 20 Reputation points
accepted Jan 10, 2025, 9:15 AM
Jasper Bakker 20 Reputation points
2 answers

Shared with me not working with Client Secret Flow

Hi, I am using the Microsoft Graph 'Shared With Me' API to fetch all shared files using Client Secret Flow for authentication. Below is the relevant part of my code. However, when I execute the 'Shared With Me' API, I receive a Bad Request error (below…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,746 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,246 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,179 questions
asked Jan 9, 2025, 9:56 AM
Dipika Das 141 Reputation points
commented Jan 10, 2025, 7:26 AM
Dipika Das 141 Reputation points
1 answer

Automate a PowerShell script that updates information on all SharePoint sites.

Hello Please i need your help on this issue. My IT department has a few PowerShell scripts we are currently using to mass update various settings and user information in our SharePoint sites. Outside of running them using Task Scheduler, is there a way…

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,179 questions
asked Jan 9, 2025, 6:32 PM
IniobongNkanga-8038 866 Reputation points
edited the question Jan 10, 2025, 6:37 AM
Ling Zhou_MSFT 20,165 Reputation points Microsoft Vendor
1 answer

sdk 8.0 FilePicker for SharePoint, giving error "GetDataError: Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown"

I am trying to implement FilePicker v8 in my application. I am using the Javascript Basic code for developement. For authentication I am using OAuth2 flow and getting the access token. Access token is working with api such as…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,032 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,179 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.
616 questions
asked Jan 7, 2025, 7:25 PM
Sanyam Sanyam 0 Reputation points
commented Jan 10, 2025, 6:21 AM
AllenXu-MSFT 22,311 Reputation points Microsoft Vendor
1 answer

Cannot share externally from OneDrive

Hello Please i need your help on this issue. Cannot share externally from OneDrive. when trying to share document user gets : Sorry, something went wrong. Sorry, you cannot access this document. Please contact the person who shared it with…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,246 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,032 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,179 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,317 questions
asked Jan 6, 2025, 8:28 PM
IniobongNkanga-8038 866 Reputation points
commented Jan 10, 2025, 6:21 AM
AllenXu-MSFT 22,311 Reputation points Microsoft Vendor
2 answers

Unauthorized error when getting sharepoint list attachment despite having "Files.ReadWrite.All" permission

I am writing an ASP web application that can interact with a Sharepoint list, creating new items and updating existing items. We have an Attachments field in that list. Because accessing sharepoint list item attachment files is not available in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,746 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,179 questions
asked Jan 7, 2025, 4:33 PM
Josh Earel 0 Reputation points
commented Jan 10, 2025, 1:40 AM
Xyza Xue_MSFT 27,036 Reputation points Microsoft Vendor
2 answers

Premium eDiscovery for requested users and while exporting the data we are getting the error message

Hello, Please i need your help on this issue. Premium eDiscovery for requested users and while exporting the data we are getting the error message. Sub-Category of the issue: M365  Description /Summary of the issue: We have initiated Premium eDiscovery…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,631 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,246 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,032 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,179 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,317 questions
asked Jan 7, 2025, 1:59 AM
IniobongNkanga-8038 866 Reputation points
commented Jan 9, 2025, 7:27 PM
IniobongNkanga-8038 866 Reputation points
2 answers

SharePoint Rhythm of Business Calendar Form Modification

We have Rhythm of Business calendar on our SharePoint site and I would like to make some changes to the new event form. i.e. remove Location, Recurring event and Description. As well as default to All day event. However I am finding it impossible 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,179 questions
asked Jan 7, 2025, 2:13 AM
Zuraw, Nicholas 0 Reputation points
answered Jan 9, 2025, 9:59 AM
Emily Du-MSFT 48,821 Reputation points Microsoft Vendor
3 answers

Como dar formato a la vista (Modo avanzado)

Buen día  Tengo un tema con la aplicacion de formato a la vista lo que quiero hacer es lo siguiente: Tengo una lista llamada Bitácora convenio de tiempo en SharePoint y dentro de ella tengo una columna llamada VencimientoConvenio de tipo…

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,179 questions
asked Dec 3, 2024, 7:13 PM
Brandon Benitez Ramirez 0 Reputation points
commented Jan 9, 2025, 8:32 AM
RaytheonXie_MSFT 37,546 Reputation points Microsoft Vendor
2 answers

Nested apply to each loop to avoid in power automate

Hi , I have situation where I have to create around 6000 items in SharePoint list by manually trigger power automate flow. each items has some data based on 9 category, each day of month(30 or 31) and each hours (24 hours) of the day, that means 9x30x24…

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,179 questions
asked Dec 13, 2024, 4:40 PM
kem104 165 Reputation points
commented Jan 9, 2025, 8:28 AM
RaytheonXie_MSFT 37,546 Reputation points Microsoft Vendor
2 answers

How to stop JSON code from appearing in the display of a list

I have a Sharepoint List that has a multiple line text field. I wanted the size of the text of the field to display as 9pt, so I included the below JSON code. Unfortunately the JSON code is displaying with the column entry. Is there any way I can default…

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,179 questions
asked Dec 17, 2024, 1:29 AM
Maria Z 0 Reputation points
commented Jan 9, 2025, 8:26 AM
RaytheonXie_MSFT 37,546 Reputation points Microsoft Vendor
1 answer

Change SharePoint List Gallery Button Color By URL

I have a SharePoint list in gallery view that has links to different web pages. This list view is on each page of the navigation for training. I'd like to color code the buttons according to what page the user is on to visually indicate where they are,…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,032 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,179 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.
616 questions
asked Dec 18, 2024, 4:37 PM
Tracy Mason 0 Reputation points
commented Jan 9, 2025, 8:25 AM
RaytheonXie_MSFT 37,546 Reputation points Microsoft Vendor
2 answers

Discrepancies Between Web.LastItemModifiedDate and Last Activity column in SharePoint Admin Center

We use the Web.LastItemModifiedDate property of a site to identify recently modified sites. However, in some cases, the value of this property does not align with the Last Activity column in the SharePoint Admin Center. Could you clarify the factors that…

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,453 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,032 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,326 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,179 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.
616 questions
asked Dec 20, 2024, 10:17 AM
unknown_25 21 Reputation points
commented Jan 9, 2025, 7:41 AM
unknown_25 21 Reputation points
1 answer

SPFx webpart to fetch tasks assigned for a user from planner

Hi, I want to fetch tasks assigned for a user from planner through spfx webpart. Please share any reference links of the same. Regards, Sudheer

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,179 questions
asked Jan 1, 2025, 12:55 PM
Sudheer Madduru, Naga 0 Reputation points
commented Jan 9, 2025, 6:38 AM
Ling Zhou_MSFT 20,165 Reputation points Microsoft Vendor