Search This Blog

Wednesday, December 10, 2014

Missing “Save Site as Template” in Sharepoint 2013

1. Open you Team Site in SharePoint Designer 2013.
2. In SharePoint Designer, under Sites tab select “Site Options”
3. Find “SaveSiteAsTemplateEnabled” in Site Properties

4. Next change this setting to “true”.


Apply the Setting once done.

Now open site settings. You can see the Save site as template under Site Actions

This will help you to activate that feature

No comments:

Post a Comment

Restricting Custom People Picker to only one Sharepoint group programatically

Refer the following script files in your page,     <!-- For People Picker -->     <script type="text/javascript" src...