The list-template tag has no wiki summary.
2
votes
1answer
212 views
List templates strange behavior after upgrade to 2010
We upgraded our MOSS2007 to MSS2010 (database attach upgrade method). When we save a library as a template and create a new library based on that template, it works.
However, when we add documents to ...
0
votes
1answer
209 views
Access denied to list created via ListTemplate in a feature
I've created a feature to create an instance of a custom list. The provisioning part of my feature is:
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<ListTemplate
...
0
votes
2answers
4k views
Non-supported field type change
I am having a problem with a custom site column in SP2007, whose field type recently changed. I have defined features for the following artifacts, which are deployed at the site collection scope:
A ...
1
vote
0answers
362 views
Folder Content type gets lost when using a list template
I created a new folder content type that has several columns of data and then created some folders in a list using the content type. I then created a list template and included content. When I created ...
3
votes
5answers
4k views
What's the best way to move a list from one site to another?
I know you can backup site collections with stsadm -o backup, and you can backup sites with stsadm -o export. But what's the best way to copy a list. I've tried to use the save as a list template and ...