SharePoint Submit for approval button duplicate
I have a problem with my sharepoint site. When I click on submit for approval the submit for approval button is popping up with two buttons and its essentially the same button. There is only one flow for this. How do fix this problem?
Error ensuring domain-wide principals: Entitlement Name too long
On SharePoint administration site I cannot access to the list of pending API Access requests because of this error popup: Error ensuring domain-wide principals: Entitlement Name too long. Entitlement:…
Show or hide link in Sharepoint based on membership of M365 group
I've got a sharepoint site with lots of links in the 'Navigation' section and that works fine so users have access to content based on their membership of a range of groups. I'm trying to make a change so that an image is shown which itself is a link to…
Azure App + Sharepoint APIs : Error validating credentials due to invalid username or password. Trace ID: axxxxxx-db6a-46b8-be24-60837be19c00
Hi Team, My internal MS365 team has created a Azure app and we are using ROPC flow to authenticate service account ( which is already added in the AD). I trying to generate a Token to Authenticate Sharepoint Graph API. Below API end point -…
how to get rid of table border/gridlines in sharepoint. I don't see a way in formating options available
how to get rid of table border/gridlines in sharepoint. I don't see a way in formating options available
submit for approval button issue where each click on the button created several more buttons
Hi, I have a problem with my sharepoint site. When I click on submit for approval the submit for approval button is popping up with two buttons and its essentially the same button. There is only one flow for this. How do fix this problem?
MS Policy – “DenyAddAndCustomizePages” Policy Disabling
Hi Team, How can we Disable “DenyAddAndCustomizePages” Policy , for Particular URL Permanently as we have active upload of Js File of Our Application. As we have application in office 365 as shown below…
Alert folder owner
Hello, Please i need your help on this issue. Alert folder owner when user share a specific folder shared to them is shared out by another user. For example Folder A is created by user A, and shared to user B, if user B shared to user C, we would like…
SharePoint 2019 - Quick links- all layout options not available
SharePoint 2019 (on prem), after adding the web part, I only see 2 layout options i.e., compact and filmstrip. I do not see other layouts such as grid, button, list, tiles etc. I see the solution for SPO, but nothing on SP 2019 on prem sites. What do we…
Unable to Retrieve SharePoint List Items using SharePointOnlineCredentials
Hi Team, I used the code below (with SharePointOnlineCredentials logic) to retrieve SharePoint list details. However, recently I encountered the exception mentioned below during execution, and I am unable to retrieve the list details. Could you please…
Unable to Retrieve SharePoint List Items in .NET Core using SharePoint Rest API
Hi Team, I have created a new app registration in the Azure Active Directory section and generated a client secret. I also granted the necessary API permissions for SharePoint sites with 'AllSites.FullControl' and obtained admin consent. I used the…
How to send email to each user with an expired Document
I'm pretty new to Sharepoint, so please be patient with me. My question is it possible to be able to send email to each user which has expired documents and be able to know when the expiry date email was sent. The item contains worker name, their expiry…
How to grant Graph API access only to a specific sharepoint folder (to a third party)
Hello everyone, My organization needs to grant permissions to a third-party application to automatically upload files to a specific folder in SharePoint. I’ve been following the approach mentioned in this post: Restrict app access of Graph APIs to…
SharePoint API Doesn't Return All Available Sites
I found previous answers for this but they either said it was being addressed in a release back in February, or they just didn't solve the issue. I have a SharePoint site called 'NetSuite BluDocs' in which there is a group called 'NetSuite BluDocs…
Connect-SPOService : No valid OAuth 2.0 authentication session exists ?
I have not been able to connect using the command “Connect-SPOService -Url https://company-admin.sharepoint.com” for several months now. I pick account Enter password click "Next" And get this empty "working..." window…
Graph API : Convert word document to PDF and download PDF not working for large files
Hi, I am using SharePoint Graph API to convert word document to PDF(the word document that needs to be converted is already uploaded to SharePoint). It is working for small files but failing for large files(a 50MB file failed). I referenced this link -…
How to Import Excel Data into Existing SharePoint List
We have a SharePoint(2013) list called Stakeholder Analysis, and we would like to import bulk data from Excel into the existing SharePoint list without using Power Automate flow and manual update(copy/paste). Can anyone help us?
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…
How do I get the path of where a file is saved to show as a column in Sharepoint?
If I want to find the location where a file is saved in sharepoint, I have to select the 3 dots to the right of the file name, select Details, and scroll to the very bottom of the side menu to see the path. Is there any way to add a column that will…
Do sharepoint groups match to a Entra group/object
Hi everyone. I am implementing document level security and I need to read Sharepoints groups and store them and later use them to filter requests. I was trying to retrieve Sharepoint groups for a given file, which works (I get a name and a sort of Id…