The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
4,171 questions with Microsoft 365 and Office | SharePoint | Development tags
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
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.
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.
How to have a Quick Link Tiles column to Scroll rather than showing everything and making the page look uneven
So I have created a Policy page in SharePoint and there are divided into 3 parts (columns) each colum have different Policy Title and have only 9 policies in them however i have a title employee which has 15 policies and the page is lengthen and looks…
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.
Maintaining File and Folder Permissions During a SharePoint Site-to-Site Migration
We need to reorganize content by moving it to a different SharePoint site within the same tenant. The challenge is ensuring that all existing access rights, including guest-user permissions, continue to work after the move. What approach would you…
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.
Permissions Segmentation in SharePoint
Hi, I am organizing the permissions in a SharePoint site. My concern is the new features of Copilot Search and Agents where users can use to query documents or contents of a document in a SharePoint site. Therefore, I wanted to check if users who…
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.
Get drive item gives 404 not found even when search drive item gives the result
Hi, I am using two apis, the search api to search for an item and get api to retrieve that item Search API : curl --location --request POST 'https://graph.microsoft.com/v1.0/search/query' \ --header 'Authorization: Bearer ' \ --header…
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
SharePoint Online classic master page – removed PrivacyLinkControl (v14.0) reference but users still getting assembly load error
Hello Experts, I am facing an issue in a SharePoint Online classic publishing site with a customized master page, where users are encountering a page load failure due to a legacy assembly reference. We found the below reference in the classic master…
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.
Need the advice for SharePoint access control
I’m troubleshooting a policy interaction issue between SharePoint Online app-enforced restrictions and Microsoft Teams. We configured Conditional Access + SPO controls to block unmanaged devices and enforce browser-only access for OneDrive/SharePoint…
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.
Migrated SharePoint Online Document Sets load the wrong item context when opened from search results.
In SharePoint Online, Document Sets are appearing correctly in search results, but clicking the result redirects to docsethomepage.aspx instead of the actual item. This results in incorrect item context (same ID being loaded regardless of selection).…
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.
How to make an Azure Function available on SharePoint pages for editors only?
Hello, I have an Azure Function which processes SharePoint pages. For this, the function has the mandatory parameter pageID. Currently, I'm showing a button in the page details of the pages which links to my Azure Function. For this, I'm configuring 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.
[SPFx + Microsoft Graph] Cannot send email when guest user is logged in — "mailbox is inactive or hosted on-premise" — Is there an official solution?
Hi Community, I am building an SPFx web part that sends a test email to the currently logged-in user using Microsoft Graph. The web part works perfectly for internal users, but fails when a guest user is logged in. Web Part Behavior From field →…
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.