Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • To add, document sets can have all the fields of each document in that set sync, so that when you open one document in the set, you can view all the fields of the document set, not just the document. Commented Aug 6, 2012 at 17:12
  • Is there a way as highlighting a document as the "main" document in a document set? Commented Aug 7, 2012 at 8:13
  • Sure. Create 2 Content Types. Call one "Master Document" and call the other "Supporting Documents". Display content type column in the view. Don't make your solution too complicated as you can pay heavy toll on server or during rendition if you have large list. Commented Aug 7, 2012 at 12:39