When the column type of "MediaGeneratedMetadata" and "MediaUserMetadata" columns get changed to 'Text' from 'Note'
Hello, I have encountered with this problem recently where "Documents" library contains "MediaGeneratedMetadata" and "MediaUserMetadata" columns, and its column type is changed to 'Text'. I have generally seen or seeing…
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?
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…
conditionnal formating on a column based on a seperate look up column
I have a column called ETA in my SharePoint list, and I would like to apply conditional formatting based on the value of another column. The other column is a lookup column called Permits_x003a_Permit_x0020_Expiry_x0020_Date, which pulls data from a date…
About the SharePoint document library feature (tile view using the Document Card Designer)
I want to display thumbnails and information in the tile view using the document card designer in the SharePoint document library function, but if the number of characters is too long, "・・・" is displayed as shown below and the text is cut off.…
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:…
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…
Granting permissions to sharepoint site via powershell
I would like to use powershell to grant permissions to multiple users via a csv/txt file to a sharepoint site. I doesn't want to add them to any group, neither sharepoint group nor domain group. I want them to appear in the members tab (not site members)…
Getting Microsoft 365 Tennant with Microsoft 365 Developer Account
I created a Microsoft365 developer account with my personal hotmail account. I intend to use this for my personal projects. My intention was to create a sharepoint site and use graph api/c# development. But when I tried to create a Microsoft 365 Tennant…
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…
Check in Check out feature - I don't want this enabled, but it keeps prompting for it & not allowing me to save document.
I have an excel file that has been in use for years. When we get the daily numbers, I open the new document, hit save as & select the file in question. We have Windows 11 and 2023 version of Excel. No settings have been changed whatsoever but one…
Can i use Sequences on a custom entity? How?
I'd like to use sequences on a custom entity. The sequences will create tasks, among other things. In addition, the sequences need to pull data from related entities for their conditional logic. How can i do this?
Why was Sharepoint Designer removed from my start page?
Was this part of a recent windows update? How do I restore the link to SPD?
How to hide the SharePoint Configuration version from page source
Hi, How to hide the SharePoint Configuration version number from when view the page source SiteTemplate: Team Site Classic & PWA#0 Site template has only this information showing in page view source also below variable also showing this…
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…
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…
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
Get-PnPTenantSite: Attempted to perform an unauthorized operation.
How to I get around this error. Tying to Get All Site collections data and export to CSV file Get-PnPTenantSite: Attempted to perform an unauthorized operation.
Different (conditional) background colors in a list - Microsoft List vs. Sharepoint Group
Hi, I have created a Microsoft List that uses conditional row formatting to mark entries that have been changed within the last 31 days with a light blue background color. This is the JSON for it: { "$schema":…
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?