SharePoint Online
18254 TopicsMy Content Type instances have duplicate Document IDs (dlcdocid).
Hi, I have a Documents library with Content Types enabled, and with the Document ID service enabled. However new documents do not have a unique ID, but all get assigned the same ID as the content type template. The setup I enabled Document ID service via the Site Collection Features: https://<domain>.sharepoint.com/sites/<sitename>/_layouts/15/ManageFeatures.aspx?Scope=Site I enabled and configured content types. I created a Word template in the SharePoint library, and used Insert > Quick Parts > Document Property to create form fields sync'd with the Library/content type columns (Description, Project, Status). I downloaded the Word template from the same library into my OneDrive sync'd location, and uploaded it to the site collection's Content Types https://<domain>.sharepoint.com/_layouts/15/online/AdminHome.aspx?modern=true#/contentTypes and sync'd to the site content types. I created documents in the library using the "New" menu. Later I ask the user or reviewer to update the document frontsheet with the dlcdocid (Insert > Quick Parts > Document ID value, or Insert > Quick Parts > Field... > DocProperty > _dlc_DocId) as well as the SharePoint Version using the policy label method (https://learn.microsoft.com/en-us/answers/questions/5146555/sharepoint-label-to-embed-version-in-word-doc-havi) via Insert > Quick Parts > Document Property > Label. The Problem In the Documents library, new Word files are being re-assigned the original dlcdocid of the template (say DOCUMENT-0123456789-5). Now the "unique" URL shows me a list of multiple files all with DOCUMENT-0123456789-5. This is a read-only field so I cannot edit or delete the IDs. I want to have a Content Type template, with the frontsheet/header/footer fields sync'd with the Library columns, but I also want each document to have a unique ID and version. Help requested Is there a way to fix the template to clear the template ID, and to avoid this issue on future templates? How should I replace the template? Is uploading Template copies to the Content Type bad? Should I instead point to the file URL? Does it matter where the Template file is stored? Are there any ways to reset the ID of the few existing documents with the duplicate value?8Views1like0CommentsCreating a slide show from a list webpart- Brainstorming
I have a SP list that i want to do a slideshow onto a page. It's basically to showcase achievements with a column (yes/no) to filter. it's all text, no pictures, just to displaying what happened and want it to be automatic to scroll through. tried hero webpart, and that did not work. Used list webpart which of course just shows the whole list. Though about making an power app, but i couldn't figure out how it would be able to showcase each item on the list automatically with me creating a new screen every time one is submitted. Any suggestions will be useful. ty13Views0likes0CommentsGroup Calendar web part number of events limitation
The Group Calendar web part in my SP will only display a few meetings. I have increased the 'Number of events per page' setting. I don't see any setting limiting the size of the web part. Is there a setting to limit meetings by date?2Views0likes0CommentsSharePoint List - item visible but clicking on it does not open it in popup (similar to edit screen)
-this is a sharepoint online site (which gets created when we make ms teams channel) -there is mutliple list and libraries inside this sharepoint site -there is a list lets call that 'abc' list - it has approx 15 -20 columns- text, number, url, lookup , (nothing fancy, content types not there, just imagine a business user setup this list to put in some process relatged info..they are NOT sp advanced user ) -there are around 15 list items (yes very less items!) -approx 3-4 days ago he created those items in the list and when he click on the item (by clicking on title) it used to open in the default sharepoint pop up - this list has not more than 30 users with some has full control, some has read, some has edit-- mostly these permission are coming from sharpoint inherited groups , and list is still inheriting permission (active useres who contribute and view content in this list are just 3-4 people) -now the PROBLEM is when he click on the title to view items , nothing happens , no popup opens ---fixes we tried-- restart laptop -swithch browsers (tried on chrome and edge) currently using edge. removed this user from sharepoint site (he was residing in multiple groups), we removed him from every grp and deleted few grps as well now when we 'check' in the sharepoint permission-> it showed this user has 'none' permission then we granted him 'full control' again he was able to see items but cannot 'open' item, or 'add' is also not working for him he is however able to do 'quick edit' and enter new values we did hard refresh etc. we checked the default forms in list settings> form settings- it is default to sharepoint form (NOT power apps) we did other due deligence, but nothing seems to work for handful of people, however for other set of people the list is working as expected92Views1like5CommentsHow to restore a single file deleted 6 months ago - using M365 Backup?
My friend's company uses Sharepoint Online, but relevant folders are synced to their OneDrive so they manage everything in File Explorer. I have Microsoft 365 Backup enabled on their Sharepoint site. This company has all the parent folders in "Site Contents". These folders include Sales, HR, Clients, etc. I need to restore a single file out of Sales but it appears I need to restore the entire site first, sync the Sales folder from the site ending in /R0 to my OneDrive, then copy/paste from my File Explorer. Yes, I am a NOOB in Sharepoint. What's the right way to grab this file? And if it's ditching M365 Backup, then that's what I'll do, but I still need to get this file.7Views0likes0CommentsHow is the SharePoint Online file path length counted?
I'm struggling to figure out how to calculate the path length of a file in SharePoint. I understand that the maximum is 400 characters. However, I'm not sure what goes toward that number, or whether characters are encoded or decoded.Solved143Views0likes3Commentsadd user to SharePoint group via PowerShell error
Hi, I'm trying to use PowerShell to add a user to an existing SharePoint group. I ran the following to connect to the SharePoint site: Connect-SPOService -Url https://site1-admin.sharepoint.com This prompts me to login, password and MFA code. Afterwards I type in the following to add a user: Add-SPOUser -Site https://site1-admin.sharepoint.com/sites/company -Group "Company Info Members" -LoginName mailto:email address removed for privacy reasons There is a SharePoint group with the name "Company Info Members", which I want to add mailto:email address removed for privacy reasons to. But I get the following error: Add-SPOUser : Unknown Error At line:1 char:1 + Add-SPOUser -Site https://site1-admin.sharepoint.com/s ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Add-SPOUser], ServerException + FullyQualifiedErrorId : Microsoft.SharePoint.Client.ServerException,Microsoft.Online.SharePoint.PowerShell.AddSP OUser I was wondering what could be causing this error. I searched for the error on Copilot and it suggested I use "PnP.PowerShell". But I'm having some issues installing this app. I was wondering if there are any suggestions I could do? Thanks! Jason85Views0likes3CommentsAutomate "Run Report" in Setting > Site usage on Multiple Sharepoint Sites
Hi How can I automate the "Run report" across multiple SharePoint sites? Idea: Run the report on multiple SharePoint sites Collect the reports Preferably using Service Principal or Managed Identity Generate them automatically at the end of each month Has anyone done something like this before? Many thanks79Views2likes2CommentsSharePoint Online global storage limits
Does anyone know the maximum total storage limit I can have by adding up user licenses that include the SharePoint service? I've looked at the limits page, but it only shows the maximum limit per site, not the total. Another way to ask the question is, what is the maximum storage I can get by increasing it by 10GB for each license I purchase?79Views0likes4CommentsIs it possible to disconnect a site from an O365 group?
I'm interested in keeping a site collection that is connected to an Office 365 group, but I want to delete the group and "disconnect" it from the site (basically the opposite of what is possible when you "groupify" a team site). Does anyone know if this is a PowerShell command?40KViews0likes12Comments