Forum Discussion

Bruce Sohn's avatar
Bruce Sohn
Copper Contributor
Dec 08, 2017

Copy a List Structure

I would like to copy a list structure (the list without the contents) from one O365 SharePoint Site to another. I've read a few postings that suggest saving the list as a template. However, I do not have the "save as a template" option on my list settings. I am both an owner and site admin.

 

Thanks for any guidance.

-bs

3 Replies

  • Heiko Watz's avatar
    Heiko Watz
    Iron Contributor

    Do you have the SharePoint publishing feature activated?

    When this feature is active you can’t save a site or a list as template and you have to use other ways for provisioning.

    We are using SP Online and it works perfectly.

    But for often use it is better to use other technologies like SharePoint PNP.

     

     

  • On-prem only has it built in, online have to use scripts etc. See link.

    https://answers.microsoft.com/en-us/msoffice/forum/msoffice_o365admin-mso_shareon/save-list-as-a-template-on-office-365-groups/886b5f92-6fab-450f-8b60-d97cc493324d
    • The recommendation is to use remote provisioning and PnP stuff to extract the list definition and easily replicate in other sites. Save as template feature is just a legacy feature that should be avoided

Resources