Showing posts with label List Template. Show all posts
Showing posts with label List Template. Show all posts

Thursday, 2 May 2013

Where to find the saved template on Sharepoint 2010 & Sharepoint 2013

This is an easy one, but very handy when you have saved one List Template from a list and you can’t find it.

image

Sharepoint leaves all the list templates under:

/_catalogs/lt/Forms/AllItems.aspx


“lt” in the URL means List Template. To access, just type the name of your site plus the line before, ie: http://sp2010dev/_catalogs/lt/Forms/AllItems.aspx .

Of course you can always access with the marvellous Site Action->Site Settings.

image

Enjoy!