The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
4,068 questions with Microsoft 365 and Office | SharePoint | Development tags
What are the common break-fix steps to diagnose this SPFx issue in SharePoint Online
I have deployed an SPFx web part for a week to the tenant app catalog and added it to a SharePoint Online site. The solution deployed successfully, but when the page loads the web part shows “Error loading component” and the browser console reports…
Microsoft 365 and Office | SharePoint | Development
Alternatives to full-trust farm solutions in SharePoint Online
In SharePoint Server, it is possible to deploy full-trust farm solutions (.wsp) that run server-side code and interact directly with SharePoint APIs and services. However, when working in SharePoint Online, this type of deployment is not supported. Is…
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 does "there is no available Power Automate environment" mean from the SharePoint Migration Tool?
I'm the farm admin for an on-prem SharePoint 2019 server. I'm trying to migrate SharePoint 2010 workflows to SharePoint Online using the SharePoint Migration Tool. It lets me get to the "Select a workflow target" part, but after I enter the…
Microsoft 365 and Office | SharePoint Server | For business
A family of Microsoft on-premises document management and storage systems.
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.
What is the workaround for SharePoint developers blocked from workbench?
"Access to script at 'http://localhost:4321/temp/manifests.js' from origin ... has been blocked by CORS policy: Permission was denied for this request to access the loopback address space."
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 update Sharepoint list item hyperlink column
I'm trying to update hyperlink column with the following request PATCH https://graph.microsoft.com/v1.0/sites/{site-id}/lists/{list-id}/items/{item-id}/fields Content-Type application/json Request body: { "OriginalImageLink": { …
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
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Clarification on ACS Retirement Impact for Power Apps and Power Automate
Hi, We are aware that the retirement of Azure Access Control Services (ACS) impacts custom applications that authenticate to SharePoint. Could you confirm whether this change will also affect Power Apps or Power Automate flows that connect to 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.
Guest users hitting 403s on Private CDN assets
I’ve got a weird one: our SharePoint site looks great for internal staff, but Guest users are seeing a completely broken UI. It turns out all our custom CSS and JS in the Private CDN are returning 403 Forbidden only for them. I’ve triple-checked 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.
How to retrieve SharePoint storage metrics? ( with breakdown for versions)
Hi I am trying to get an exact breakdown of my sharepoint storage. I have tried to use powershell scripts that rely on Pnp.Powershell module but it takes a really long time as the site has data that is over 1TB. Is there a way of accessing the site or…
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.
I have a VS Enterprise License and I would like to create a developer SharePoint tenant
Hello Below are my license details and could you please let me know how to create a developer SharePoint tenant. Subscription / Program - Visual Studio Enterprise (MPN) Subscription ID - <PII removed> Type - PartnerCenter Valid Through -…
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.
In SharePoint list - board view how can I remove empty buckets?
Can I customize SharePoint list - board view and remove empty buckets from the view? Is there any way to do it?
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.
Top Navigation nodes created as Links instead of label.
Hello All, I am creating a SharePoint site using a site provisioning script, which will extract the site template from one of the template site and store it a memory stream as well as in the template site document library and it will use that as a base…
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.
401 Unauthorized during Connect-PnPOnline
My PnP PowerShell スクリプトは、Get-PnPTenantSite などのテナントレベルのコマンドを実行すると 401 Unauthorized エラーで失敗します。私は グローバル管理者権限を持っており、MFA 認証も正常に完了しています。 この状況から、既定の 「PnP Management Shell」マルチテナント アプリに Sites.FullControl.All の管理者同意 (Admin Consent) が付与されていない、または PowerShell…
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.
Resolving MGT Custom Element Conflicts via Disambiguation
My SPFx web part fails to render when another component on the page uses a different version of the Microsoft Graph Toolkit (MGT). This triggers a global namespace collision, specifically the Duplicate definition error, because both versions attempt 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.
SharePoint Designer 2013 Error: "soap:ServerServer was unable to process request. --> Specified method is not supported" when editing home page
We have a classic SharePoint site where the web parts were created using SharePoint Designer 2013. We need to modify the URL used in one of the web parts. However, when I try to log in to SharePoint Designer and edit the home page, the following error…
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.
Organization assets library not accessible in Word / Excel / PowerPoint
Hi, we have successfully created two Organization Asset Libraries using the following instructions: https://learn.microsoft.com/en-us/sharepoint/organization-assets-library We created the ImageDocumentLibrary asset with the following…
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.
Getting 400 bad request while submitting response from a custom HTML page through power automate
I have two Power Automate flows that send links to surveys by embedding the itemId as an identifier in the link, and another to parse that response and put in a SP list. I am able to fill out the survey, but as soon as I click the submit button, it…
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 receiving the webApplicationInfo from the manifest
My SPFx web part is throwing MsalServiceExceptions specifically on the Teams mobile client, even though SSO works perfectly on Desktop and Web. The bootstrap token seems to vanish during the iframe handoff, possibly due to third-party cookie…
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 search for specific SharePoint site's document library by display name ?
Where we get all document libraries var graphServiceClient = new GraphServiceClient(requestAdapter); await graphServiceClient.Sites[siteId].Drives.GetAsync() there is no ms graph api for search document libraries by the display name. please help me…
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.
how to link salesforce to sharepoint
Have followed steps set out by SalesForce but am getting this result including "not granted in Europe" What am I doing wrong?
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.