Forum Discussion
Anonymous
May 09, 2017Saving Custom Link as a Template from a library on O365 group site
Hi, I have recently created a custom list on my Site attached to a O365 group, I want to copy the list without the data but I do not see the option "Save list as template", just to repeat this is...
- May 10, 2017
"To enable scripting on a particular site collection immediately, use the following PowerShell command:
Set-SPOsite <SiteURL> -DenyAddAndCustomizePages 0
Make sure the scripting setting in the admin portal matches what you set using PowerShell, or the site collection setting may be overridden again in the next 24 hours."
May 09, 2017
The option is hidden...what you can do is go to a Classic SPO Site, grab the Url for saving a list as template and use it with your list in the Group site...but here some bad news: you will be able to save the list as template, but you won't be able to use it for creating new lists