Create list in existing site collection from a feature

Posted by keysersoze on Stack Overflow See other posts from Stack Overflow or by keysersoze
Published on 2009-12-14T15:39:07Z Indexed on 2010/03/13 4:07 UTC
Read the original article Hit count: 299

Filed under:
|
|
|
|

I have created a feature, a publishing site, in Visual Studio to MOSS - this feature contains a masterpage, some page-templates, some site columns (grouped to match each page-template) and som custom list templates etc. I have also created a site collection, some sites and pages based on my feature.

Now I have upgraded the code in my feature - I wanted a ListInstance to be created based on my custom list template. When I have upgraded my SharePoint (using WSPBuilder), the ListInstance and default data are visible if I create a new site collection, but existing site collection does not get the ListInstance and data. Is there anything I can do to update existing site collections to contain the ListInstance when upgrading?

© Stack Overflow or respective owner

Related posts about sharepoint

Related posts about moss