Skip to content

Commit 2445641

Browse files
committed
Add notes on support around site templates
1 parent 08cd836 commit 2445641

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/solution-guidance/modern-experience-customizations-customize-pages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ These customizations are currently not supported for "modern" pages:
3333
- Custom JavaScript embedded via user custom actions (see note on *SharePoint Framework Extensions*)
3434
- Custom master pages (more extensive branding will be supported later using alternative options)
3535
- Minimal Download Strategy (MDS)
36+
- Modern pages inside of the a Site Template package (Save site as a template)
3637

3738
> [!NOTE]
3839
> - We don't recommend combining "modern" page functionality with "classic" SharePoint publishing portals. By default, the "modern" page functionality is not enabled on "classic" SharePoint publishing portals.

docs/solution-guidance/modern-experience-customizations-customize-sites.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ In numerous areas on the "modern" team sites, the typical customizations are not
5656
- Ability to control available subsite template options.
5757
- "Classic" publishing features (WCM).
5858
- Activation of community feature or creation of community subsites under "modern" team site.
59+
- Saving site as a template. Also not supported for sub sites in site collections which root site is a group associated team site or communication site.
5960

6061
Because "modern" team sites also have scripting capabilities disabled (it's a so called NoScript site), numerous areas cannot be customized. The impact of NoScript is the same for "modern" or "classic" sites. "Modern" sites have NoScript enabled by default, meaning that scripting capabilities are not available. However, it is possible and supported to disable NoScript settings in both "modern" and "classic" sites to further enable some capabilities.
6162

0 commit comments

Comments
 (0)