Locate a List Template Identifier in SharePoint 2007
April 13, 2010 Leave a comment
I received a comment on the GraceHunt.SharePoint.Features.CompleteTask project on CodePlex yesterday, and while responding, I thought I would also put together a post on locating the List Template ID for a list within the SharePoint UI.
Quick note – you will need to have the permissions to create new lists on the site to be able to do this.
First, go to Site Actions > Create
Next, hover over the the list template that you would like to know the internal List Template ID for, as shown below. For example, the Project Tracking – Project Tasks List, which is part of the IT Team Workspace template, available within Microsoft’s “Fab 40” Application Templates.
Next, look down in the status bar of your browser, or, click on the link, you will see the last variable in the query string for that link is named ListTemplate, and that will display the List Template ID for that list type.