I know how to create a list template by creating from an existing list.
Can we create a new list template from the scratch without creating a list first? If so, any brief steps?
Can I delete the list after a list template is created from the same?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can create a custom list definition and package it as a feature. The main item you will be creating is a schema.xml that will define your List.
Here is a tutorial
http://msdn.microsoft.com/en-us/library/ms466023.aspx
Its not trivial, but once you’ve managed it you’ll have a good understanding of the various artifacts involved in storing data in SharePoint, e.g. Content Types, Fields, Views etc.
Best of luck,
Shane