Hi Folks,
I am a SharePoint Admin. We have a modern teams site, under that site we have a List.
But the option to save the list as a Template is missing.
FYI : Custom scripting is already allowed in SharePoint admin center.
I just want to create a same list with same column type and views from one tenant to another tenant.
Thanks in advance.
Hi All,
I have found a new solution for this situation. As we know that in modern team site, we will not be able to save the list as a template. I my case I have tried with this URL "/_layouts/15/savetmpl.aspx List=%7B7EDD432D%2DAC72%2D401E%2DB8D2%2D36B63DFD585E%7D" but it was displaying that I do not have access on this, even though I am a SharePoint Admin and Site Admin/owner.
Solution: Only took 5 minutes
Create a new list in any Classic site by using existing list and choose the same list of which you want to make a template in your Source tenant.
Then you will be able to see "Save list as a template" option in that newly created list settings.
After saving the list as a template, go to Site Settings of that classic site where you have created the new list by using existing list then >> Web Designer Galleries >>List templates >> Select the saved list template and download it. Then it will save in your download folder.
Now open your another tenant >> Any Classic site >>Site Setting >> Web Designer Galleries >> Click on Files and upload the same file of that list template.
Now click on the gear (Settings) icon >> Add an App >>click on Classic experience >> Then search the template name >> now you can create a by giving a name to that new list.
After this open the teams site where you want to use this list.
Create a list from existing list, then select this list. its done
Thank you.