We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce11a95 commit 373f2a4Copy full SHA for 373f2a4
docs/spfx/release-1.15.md
@@ -48,6 +48,8 @@ npm install @microsoft/generator-sharepoint@next --global
48
49
The Form Customizer Extension allows developers to customize new, edit and display forms of the lists and document libraries.
50
51
+* [Tutorial on creating your first form customizer](extensions/get-started/building-form-customizer.md)
52
+
53
> [!NOTE]
54
> The API to apply form customizers to a content type or list is still work in progress.
55
> Developers can use local debugging and direct link to `SPListForm.aspx` page to test the customizers.
0 commit comments