Custom list templates do not appear on the "Create Page" page of a SharePoint Server 3

Posted by Cereal Friday, May 09, 2008 7:00:00 AM Categories: _Tous les articles SharePoint
Rate this Content 3 Votes

SYMPTOMS
When you create a custom list template in a site and you add the list template to the template gallery of another site, you may find that the list template does not appear on the "Create Page" page of that site. As a result, you cannot use the custom template to create a new list on that list.

CAUSE
This issue may occur if you create the custom list template in a site and the definition ID is diferent.

RESOLUTION
If the solution found in Microsoft « KB825215 » Web Site not work, use this working solution.

 

  1. Save your list as template.
    Settings => List Settings => Save List as Template
    Set a file name, template name, description and include content or not.
  2. Go to « List templates » section.
    Site Action => Site Settings => Galleries => List Templates.
  3. Note in notepad the « Title », and the « Feature ID »
    Sample :
    Contacts {00BFEA71-7E6D-4186-9BA8-C047AC750105}
  4. Create a new « empty list » and save it with name « empty » and save as « new template »
    List => Create => Custom List => Custom List =>
    Name = empty
    Template name = empty
    Description = empty
    Settings => List Settings => Save List as Template
  5. Create a new list
    List => Create => Custom List => and select « empty » in the template list.
  6. Replace the « NewPageFilename » and « FeatureId » from navigator « URL ».
    Sample :
    http://[WSSSite]/_layouts/new.aspx?NewPageFilename=empty%2Estp&FeatureId={00bfea71-de22-43b2-a848-c05709900100}&ListTemplate=100

    With

    http://[WSSSite]/_layouts/new.aspx?NewPageFilename=Contacts%2Estp&FeatureId={00BFEA71-7E6D-4186-9BA8-C047AC750105}&ListTemplate=100
  7. Press enter to validate the new « URL »
  8. Set name and description, use the create button and your template was used.
Simple-Tech.info
Comments are closed on this post.
Site Map | Printable View | © 2008 - 2012 Simple-Tech.info | Powered by mojoPortal | HTML 5 | CSS | Design by mitchinson