I am working on SharePoint Foundation 2010 environment.
I have a custom list (Generic Template is used for creating this list). I have prepared a template out of it. Now, the Template ID of this template is 100 as we created it from a Generic List.
When i change the value in 'TemplateType' tag in the manifest file from 100 to some custom value (Say 1001) and upload it again in the List Template Gallery, everything seems to be fine. But, the problem is when i open the 'Create' screen, i can't find this template to be available for creating new list out of it.
Can somebody figure out what the problem is ?