I would like to reuse my list definition to have 2 list instances of the same thing.

Is this possible?

link|improve this question

77% accept rate
Did you ever find the solution to this? If yes, could you post the answer? – Kit Menke Jul 29 '11 at 21:02
feedback

1 Answer

Yes, it is. The solution is this:
Case 1. You have ListDefinition and ListInstance in one project.
Add new ListInstance item into your project and set the same TemplateType property.: enter image description here

Case 2. ListDefinition already has been deployed
You need to know TemplateType. Read this post.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.