Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

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 the document library
  • Click the 'DocSet' button
  • Document Set requests properties as usual
  • Selected documents are copied into the Document Set

Has anyone done this before? or know where is best to start?

share|improve this question
never tried, but as DocumentSet inherits from folder, you can try to create the document set and move files to this folder. – Steve B Jun 12 '12 at 9:34

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.