Skip to content

Commit 902af15

Browse files
committed
Updated notes on Extension dev preview support
1 parent 278abcc commit 902af15

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/spfx/extensions/get-started/building-simple-cmdset-with-dialog-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Extensions are client-side components that run inside the context of a SharePoin
66

77
>**Note:** Before following the steps in this article, be sure to [Set up your development environment](../../set-up-your-development-environment). Notice that extensions are currently **ONLY** available from Office 365 developer tenants.
88
9+
>**Note:** Currently ListView Command Set Extension can only be debugged with the modern experience in classic SharePoint sites. Please ensure that you use a classic team site with modern list experience for the testing.
10+
911
## Create an extension project
1012
Create a new project directory in your favorite ___location.
1113

docs/spfx/extensions/get-started/building-simple-field-customizer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Extensions are client-side components that run inside the context of a SharePoin
66

77
>**Note:** Before following the steps in this article, be sure to [Set up your development environment](../../set-up-your-development-environment). Notice that extensions are currently **ONLY** available from Office 365 developer tenants.
88
9+
>**Note:** Currently Field Customizers can only be debugged with the modern experience in classic SharePoint sites. Please ensure that you use a classic team site with modern list experience for the testing.
10+
911
## Create an extension project
1012
Create a new project directory in your favorite ___location.
1113

0 commit comments

Comments
 (0)