Skip to content

Commit edb227a

Browse files
authored
Update site-design-overview.md (SharePoint#7354)
Added a note about how custom site scripts display in the site template gallery
1 parent 30c883d commit edb227a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/declarative-customization/site-design-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ This article describes how you can use site templates and site scripts to provid
2525

2626
Site templates can be used each time a new site is created to apply a consistent set of actions. They can also be applied to existing modern sites (group-connected Team and Communication sites). Most actions typically affect the site itself, such as setting the theme or creating lists. But a site template can also include other actions, such as recording the new site URL to a log, or sending a tweet.
2727

28+
> [!NOTE]
29+
> - Site templates created using custom site scripts will display in the **From your organization** tab in the site template gallery.
30+
> - Custom site templates made by your organization will display in the site template gallery based on the type of site chosen by the user - either a communication site or a team site. Therefore, it is likely users will not see all site templates from your organization in the site template gallery. Soon, users will have the ability to browse all site templates provided by your organization regardless of which type of site was chosen.
31+
2832
You create site templates and register them in SharePoint to one of the modern template sites: the Team site or the Communication site. You can see how this works in the following steps.
2933

3034
1. Go to the SharePoint start page on your developer tenant.

0 commit comments

Comments
 (0)