The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
4,177 questions with Microsoft 365 and Office | SharePoint | Development tags
InfoPath Retirement - Content Type templates
Hello, Could you please direct me to the relevant resources to review and handle the retirement of InfoPath Forms associated with Content Types? I cannot seem to find anything relating to this and when I review my sites with these appearing on the…
Microsoft 365 and Office | SharePoint | Development
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 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Please add or enable add-in catalogs from Trust Center
my platform. SharePoint 2013 with CU July 2019 + Office Online Server. All apps work fine and add-ins load. The problem comes when updating the SP CU and it has stopped working, giving the error: Please add or enable add-in catalogs from Trust Center …
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Need help with PowerShell script to get details around anonymous sharing in SharePoint/OneDrive and help clearing that
Need help with PowerShell script to get details around anonymous sharing in SharePoint/OneDrive and help clearing that
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
SharePoint File Picker v8 intermittently returns 3000003 (invalid_client) despite successful authentication flow
Hello, I am integrating the Microsoft OneDrive/SharePoint File Picker v8 into a standalone React application using MSAL authentication. Environment React application (not SPFx) MSAL Browser for authentication Azure App Registration configured …
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Sharepoint out of the box Hello World webpart just fails
0 I followed all steps for creating a project to develop a SPFx webpart, here my env: node -v: v22.22.3 yo --version: 7.0.1 I trusted the certificates: heft trust-dev-cert Everything as the setup and Hello World webpart documentation describe for Minimal…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
PowerApps forumula to show selection on display and edit forms
Hello, I have a form on SharePoint online that I am trying to customize. It is a person field that needs to be limited to a certain set of individuals. Here is my setup so far (the variables exist in the SharePoint integration onNew, onEdit and…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Issue Importing SharePoint List data into Vibe
I’m currently testing the Power Apps Vibe (preview) experience and have run into an issue that I haven’t been able to resolve, and I’m seeing similar behavior mentioned by others online. Scenario I generate a blank code app using Vibe, with clear…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Dynamic MS List Form Content
Hi, I'm looking to create a MS List Form to capture a inspections and I'm looking for some initial guidnace please. It may not even be possible... Each inspection will assess mulitple peices of equipment for a given "group", but I only…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Edit SharePoint Library view in the new library format.
I have a number of views created in document libraries, but the new format doesn't allow me to edit those views and adjust the filters that have been set. All the help articles say to select Edit Current View as I would have done previously, but the…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Question about "SP.CamlQuery.createAllItemsQuery()"
I have a JavaScript code that retrieve items from sharepoint online custom list as follow:- var camlQuery = SP.CamlQuery.createAllItemsQuery(); meetingExpendituresOList = clientContext.get_web().get_lists().getByTitle("Meeting…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Sharepoint view details
Hi I Have a SharePoint communications site. I am normally able to get view stats on all types of documents. I can still get stats on word, PDF, mp4 files, photos etc however, I can no longer see stats on any ASPX files. No unique or over all views and…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
What is Aliases in Sharepoint?What is the use of Aliases?
Hello All, I have Microsoft license for all employees in my company, while setting up user accounts i came across something called alias.Can you please explain it's purpose and why we need aliases please? Best Regards, Sayali
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Can or will icons have aria-labels defining the icons purpose in the near future?
For accessibility purposes, i am adding a thumbnail icon (provided by SharePoint) in SharePoint > Quick Links web part and i would like to define the icon. For example, a PDF icon. I would like the user to be informed that it is a PDF. Example below,…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
SharePoint List Automatically Changing Project ID Values in Backend Used by Power Apps!
We are using a SharePoint List as the backend database for a Power App. Initially, when users entered Project IDs from the Power App frontend, the same values were correctly stored and displayed in the SharePoint backend list. However, after some time,…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
JSON Formatting to remove Clipchamp video from Create or upload SharePoint button
How do I hide the Clipchamp video upload option from the +Create or upload button? I've tried this JSON formatting but it does not work alongside other CommandBarProps formatting: { "commandBarProps": { "commands": { …
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
App Builder (Frontier) – Can't select a SharePoint connection?
Hii everybody, I am currently using the App Builder (Frontier) in Microsoft 365 Copilot and am encountering inconsistent behavior regarding the SharePoint connection. Problem: When I explicitly ask about a SharePoint connection in the chat or try to…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
JSON Formatting CommandProps to hide the new Workflows button
Hello, Can someone please advise what the CommandProps is to hide the new Workflows button from the SharePoint toolbar is? I do not want my users to be able to use it but they need Contribute access to the list and therefore can see this by default.
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Microsoft Graph sitePage publish endpoint returns itemNotFound but page is successfully published
We are experiencing an inconsistent behavior with the Microsoft Graph SharePoint Pages API. We are using the documented endpoint: POST /sites/{siteId}/pages/{pageId}/microsoft.graph.sitePage/publish Documentation reference:…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Microsoft Graph PATCH nested folder creation causes URL double-encoding bug on parent folders
Hi. Im using graph api to create folders (either single or nested) and get the leaf's id. Otherwise i just fetch its id. The problem im facing is some weird behaviour in some cases. For example, im going to create a folder with the following api and…
Microsoft 365 and Office | SharePoint | Development
The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.