The document-set tag has no wiki summary.
1
vote
2answers
427 views
Add a ‘Create New Document Set’ link to a web-page
I've found this page which explains how to add a ‘Create New Document’ link to a page :
<img alt="" src="/_layouts/images/rect.gif">
<a ...
1
vote
2answers
844 views
Document Set and Document Set Content Columns
I have created a Document Set (with 10 columns) and added a Document type (with 11 columns) to the set. I have shared all but one Columns between the two. Now, I would like to hide the 11th column on ...
0
votes
2answers
325 views
Getting an “Access Denied” error when generating a new item (document set) form
I am working on a system in SharePoint 2010 where we have many (>40) custom content types, all derived from Document Set. The system also has some strictly defined user roles, so we have set up our ...
1
vote
1answer
47 views
How to set a value in a list based on the current filtered column value
I have edited my document set Welcome Page to include a web part of a "Notes" list. This list is filtered so that only notes pertaining to the currently viewed document set are visible.
Question: ...
1
vote
1answer
235 views
How to route documents via Content Organizer/Drop Off Library to appropriate document set
My business partner wants to use document sets. The vast majority of the docs they want to store come to them via Outlook emails as attachments.
They would like to forward the email with attachment ...
1
vote
1answer
247 views
Document Set feature available in SharePoint Foundation 2010?
Document Set feature available in SharePoint Foundation 2010 please give any info this feature. This feature is available only sharePoint 2010 Server.
1
vote
1answer
67 views
Add +add new document link to Document sets via javascript
I want to remvoe the +add new document link from the top level of the library and have it show up under each document set to upload documents to the document set.
1
vote
1answer
236 views
Issue with Content Organizer Rule for Document Sets in SharePoint 2010
I have created a new custom content type for document sets in SharePoint 2010. This content type is published via a Content Syndication Hub. I have also created a Record Centre site on the same web ...
1
vote
1answer
283 views
How do I get the Document ID for a Document Set from the Document ID of a document within the set?
I have a SharePoint site collection with both the Document Set and Document Id features enabled. I then have a document library where I've created multiple document sets, each with one or more ...
1
vote
1answer
590 views
Getting hold of the document sets in a library
I am sure something wrong with the following code. There are over 400 document-sets in the library and script only shows 8. Please suggest which line is messed up. (At one time I could get this work)
...
0
votes
1answer
35 views
SPS 2013 Document Set view all Properties
From inside a document set, in the Welcome page, I select "View All Properties"
But the only property it shows is the Name field....
The "Edit Properties" shows all of the fields.....
Can ...
0
votes
1answer
32 views
document set routing limit 50mb
Hi does anyone know if the hotfix that was supposed to fix the doc set 50mb limit actually works. I downloaded and installed the fix but it still doesn't fix the issue. Just wondering if there was ...
0
votes
1answer
23 views
About SPFolders & DocumentSets
I've been working in a feature for mi current project that involves folders. I've noticed that If you add files or subfolders to a folder and then you try to update the folder's metadata an exception ...
0
votes
1answer
158 views
Need to customize newdocset.aspx of document set in Sharepoint 2010
We need to customize newdocset.aspx of document set in Sharepoint 2010. Currently reference is given to newdocset.aspx of _layouts folders application pages. Did lot of research, but I got no where.
0
votes
1answer
197 views
How to create Document Set?
I am following this post on here getting Create Error when using Powershell to create Document Set.
The script is creating regular yellow folder. However, I can create Document Set using UI in a ...
0
votes
1answer
54 views
“Shared Columns” syncing - can this direction be reversed?
Rather than sync data from the document set to its contents, I want the data in the document set’s contents to be synced out to the document set itself. So if a file in the document set has a Customer ...
0
votes
1answer
367 views
“Error Occurred” on Document Set Approval Process
I am trying to use the Document Set approval process, it seems to be set up fine but when I run it it says "Error Occurred" - more details reveals "An error has occurred in Approve Document Set." ...
1
vote
0answers
28 views
Getting a “Content types that are available to this Document Set have been added or removed”
I am creating document sets through workflows. Edit: I just tested and I'm getting this message for manually created documents sets as well. Every new document set is showing the message:
Content ...
1
vote
0answers
36 views
Will content type names change with locale? (Sharepoint 2010, client object model)
I'm making a content type/id hashmap. The relevant part of the code is something like this (js):
contentMap[content.get_name()] = content.get_id().toString();
I'm worried that the name will change ...
1
vote
0answers
52 views
Making Document Sets unique
Is there anyway I can get a Document Sets to be unique? If I set one column to "Enforce Unique Values", I think it will look at the files inside the document set and error saying:
Error: This ...
1
vote
0answers
39 views
document set saves as document set but then re-opens as a folder
When I create a new document set and click save, the document set opens fine. Problem is that when I click back, the document set icon now appears as a folder icon and once clicked, it opens as a ...
1
vote
0answers
122 views
Custom Column, Shared Properties and Document Sets
I have created a custom column with SharePoint and it appears to be working nicely.
I have created a document library and added to it a document set content type. This document set has the custom ...
1
vote
0answers
180 views
Metadata Lost for documents inside Document sets (sharepoint 2010)
we have created custom content types and also content type associated with document sets.
so when the MS Office Documents are uploaded inside the document set the Title is provided and saved it gets ...
1
vote
0answers
75 views
How do I get an actual document set name to appear in Enterprise Search results in SP2010?
We have Enterprise Search running on SP2010 and when I search for a term that is in the metadata or even title of a document set.
The current search results simply list "Document Set" instead of the ...
1
vote
0answers
188 views
Editing Document Set Properties Issue
I am currently having some issues being able to edit the properties of a Document Set after it is created.
My main library on my site is a Digital Assets library. After adding in a few pictures, I ...
1
vote
0answers
78 views
Locate a document (set) across site collection boundaries
I have a scenario where I am investigating mechanisms to distribute storage of documents across multiple site collections.
This is primarily due to storage considerations, best estimate is that ...
1
vote
0answers
153 views
Document Sets & Content Types
Our users generally work offline - hence we want an ability in Document Set whereby
Documents can be uploaded in a Document Set
The Uploader is asked - Which Document Set should be used to uploaded ...
0
votes
0answers
8 views
New Document button in Document set is disabled
I'm having this problem where I'm creating a document set, and the New Document button is greyed out. I've searched the internet for answers, and I've tried them all:
Activating Client Integration ...
0
votes
0answers
19 views
Personal document management
How can I manage user documents so only the user and the site owners can manage the documents?
Is there a way to automatically create a document set or document library for the user upon visiting the ...
0
votes
0answers
28 views
how to update properties of item in doc set with client object model
I've been able to create doc sets and upload files to it with the client object model. I am having difficulty updating the properties of the files in the doc sets. Here is what I've tried:
public ...
0
votes
0answers
41 views
OneNote 2013 corrupts SharePoint 2010 document sets
all. I have a few SharePoint 2010 libraries configured to use document sets. The document set content type is configured to provide an Open Notebook.onetoc2 by default. OneNote 2010 uses the ...
0
votes
0answers
42 views
Document Sets and changing the Upload Path Location of a document..
Is anyone familiar with a setting or switch to turn/on off the default folders path on a Document Set or how to adjust the upload path of the document ?
Thanks in advance...
0
votes
0answers
30 views
Publishing feature on Document Set
Is there anyway to extend a Document set to have publishing feature like a pages?
I am not meaning publish the individual item inside the Document set, but the whole document set including the set ...
0
votes
0answers
153 views
Document libraries inherits content types from document sets
I have created a document set content type (DSCT1) that can contain e.g. document links and documents. Then I have created a document library that only shall contain this new document set content ...
0
votes
0answers
96 views
Move Document Library Item to Record Management System
We are using Sharepoint as Enterprise Content Management System. There we have some Document Library Items or Document Sets and we would like to archive to our e-Archive after some defined time or ...
0
votes
0answers
110 views
Create a document set with selected documents
Good Afternoon All,
I've got a document library with the content types 'Document' and 'Document Set'.
I want to create a button that does the following:
First manually select relevant documents in ...
0
votes
0answers
348 views
NullReferenceException creating a new Document Set
I created a web application, then I created a site collection.
Then I activate Document Set from Manage Site Collection Features. I now able to add document set as a content type to my content types ...

