files
1705 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?43Views1like1CommentIssue where SharePoint users see an old unsynchronised Word file
The issue is that users open a Word document from a shared library into the desktop app, only to find that: There's no Autosave feature enabled in the top-right. The document version label we add on the frontsheet shows a very old minor version. I believe also that the file is read-only, and the only option they see is to save a local copy and upload it back to the library; which is not good practice since it's an old version. They report that the issue is resolved after exiting OneDrive, and deleting a Local cache folder. Has anyone experienced this issue and know what to try?77Views1like3CommentsRestrict a SP library for uploaders
Want to create a SP library where people will be uploading documents from different departments. Is there a way that i can lockdown a view where anybody coming in can only see their own uploads? Maybe use the last modified column or create a person column? I know I can do this with folders and mail groups, but trying to get away from that and also making it easier for my auditors to go through the documents easier without going through folder-ception. Maybe I can work on restricting the public view? The owner and small group does need the ability to see them all. tySolved44Views0likes3CommentsHow 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.Solved177Views0likes3CommentsUnable to add new Managed Metadata tag to Library items
I have SharePoint Admin permissions. There is a field I'm using called 'Publisher', which is open, yet doesn't allow us to add any new term. The setup looks like this: Within the Global term store: https://<domain>-admin.sharepoint.com/_layouts/15/online/AdminHome.aspx?modern=true#/termStoreAdminCenter - Term group -- Term set (Publisher) (Submission policy - Open policy: Users can add terms from a tagging application.) --- Adidas --- Reebok --- Nike Within the Site term store: https://<domain>.sharepoint.com/sites/<Site>/_layouts/15/SiteAdmin.aspx#/termStoreAdminCenter there are no term groups visible. In the Site Documents library: Content types are enabled. I have a Publisher column, associated with most of our content types. There's a default publisher, "Our company". The column settings include "Allow users to type new values". The Issue Regardless of whether I edit in grid view, or in the Details pane, once I click enter, or exit the field, or in the tag menu, the new publisher doesn't save. Users cannot enter a new publisher term. Debugging I have tried toggling term store settings (closed/open). I've tried toggling the "Require that this column contains information" (since it works for similar issue people commonly have with the 'Description' column).273Views2likes6Comments- 54Views0likes1Comment
How to grant access to SharePoint subsite with no Owners
Hello! Can someone advise how I can add a user to a SharePoint site with no Owners/Members or Admins? It is a Classic SharePoint subsite so I cannot modify any settings using the SharePoint Admin Centre so I need to find a script or a method of some sort to allow me to add a user account to the site to then be able to review it/decommission it etc.? TIA!Solved91Views1like2CommentsTemplate References to offline SharePoint On-Prem Server
Hi All, We have encountered an issue after migrating from SP 2016 into SP Online and taking the old on-prem server offline. Some templates that we have used in the past (.dotx, etc.) have references to the old SP2016 environment embedded in them. Since we have shut down our old 2016 Server, documents created with these templates take minutes to load as it appears the template reference 404's attempting to access the old server to check if the template exists. The file is loads completely fine after the check fails, as expected, because it is now a file and not the template. I have 2 Questions: Does anyone encountered this or something similar and know of a way to resolve this issue? Are there ways to tell which files have been affected by this issue? We have files both locally and in SP Online that exhibit this behavior, which could mean that there are different ways to resolve this. Thank you,121Views1like3CommentsMoving or Copying Files: Painfully Slow, Loss of Data
Hello All! Our company transitioned over to SharePoint Online about a year ago. One of the largest complaints I have to date, is the time it takes to move or copy files. In cases of one or two files, the time is minimal. But in cases where larger file moves are taking place - the pace of transfer is painfully slow. For example, today it took approx. 30 mins to transfer only 45.8 MB. Earlier this month, an employee spent the entire day waiting for files to transfer, only for her computer to stop responding, and have to re-start the entire process the next day. On our previous server based environment, the same transfer would take less than 30 minutes. Additionally, in some of these larger file moves, users have reported large losses of data. The files were moved, and confirmed, only to come in the next day and they have disappeared. This issue is decreasing adoption and causing our IT team multiple headaches. Any suggestions or helpful feedback?Solved125KViews4likes57CommentsBest Way to Generate Durable Document ID Links
Hi everyone, The purpose of the Document ID feature in SharePoint is to create durable links, but what is the intended way to generate and copy those links efficiently? Most common link creation methods such as the "Create Link" button in a SharePoint record still generate path-based links even with Document ID enabled. Even using the Document ID column doesn’t provide a direct way to copy the Doc ID URL, as clicking it simply redirects back to a path-based link. The only way I’ve found to copy a Document ID link is: Go to the SharePoint library Right-click the record Open the details pane Right-click and copy the Document ID URL This method is cumbersome and impractical, especially for synced files. As a result, users will likely default to copying path-based links, which defeats the purpose of durable Doc ID links. Has anyone found a better way to easily generate and copy Document ID links without extra steps? It seems like this issue has been raised for years without a proper solution. Thanks!1.8KViews1like3Comments