list-template

SharePoint: How do I create a new list from a list template?

I've created a list template based on an Issue list and it is saved in the List Template Gallery. Now how do I create a new list based on this template? ...

WSS 3.0 - Can not display created custom template lists with web services

I have created a custom list from another list in sharepoint, it is saved into the "List Template Gallery" I need to get this new list template by using web services, but the .GetListTemplates method of lists does not retrieve the custom templates. How can I get the custom templates?, so then I can use it to create a list. ...

My SharePoint feature receiver activates a list definition feature, but my code cannot see the list template until the "second pass".

Hi I am into my sixth hour battling with what hopefully should have a simple solution, so I thought I would post here. I have an feature with a feature receiver whose sole purpose is to activate a deployed list definition feature and then create an instance of that new list definition. The list definition feature, called "Custom Acces...