Skip to content

Commit ff2af22

Browse files
committed
Form customizer tutorial
1 parent fe88a20 commit ff2af22

31 files changed

+235
-25
lines changed

docs/apis/webhooks/webhooks-reference-implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The SharePoint Patterns and Practices (PnP) reference implementation shows how y
1313

1414
The reference implementation only works with [SharePoint list webhooks](./lists/overview-sharepoint-list-webhooks.md).
1515

16-
You can also follow these steps by watching the video on the SharePoint PnP YouTube Channel:
16+
You can also follow these steps by watching the video on the Microsoft 365 Platform Communtiy (PnP) YouTube Channel:
1717

1818
<br/>
1919

docs/community/community.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
88

9-
# SharePoint Developer Community (SharePoint PnP) resources
9+
# Microsoft 365 Platform Community (PnP) resources around SharePoint Framework
1010

11-
The SharePoint Development Community (also known as the SharePoint PnP community) is an open-source initiative coordinated by SharePoint engineering. This community controls SharePoint development documentation, samples, reusable controls, and other relevant open-source initiatives related to SharePoint development.
11+
The Microsoft 365 Platform Community (also known as M365 PnP community) is an open-source initiative coordinated by Microsoft 365 engineering. This community controls SharePoint development documentation, samples, reusable controls, and other relevant open-source initiatives related to SharePoint development.
1212

1313
## Blog posts, videos, and social media
1414

Loading
14.3 KB
Loading
Loading
21.8 KB
Loading
66.9 KB
Loading
Loading

docs/spfx/debug-in-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.localizationpriority: high
99

1010
Visual Studio Code is a popular code editor frequently used for building SharePoint Framework solutions. By setting up debugging of your SharePoint Framework solution in Visual Studio Code, you can more efficiently step through your code and fix errors.
1111

12-
You can also see the required steps to enable debugging in Visual Studio Code in this video on the SharePoint PnP YouTube Channel:
12+
You can also see the required steps to enable debugging in Visual Studio Code in this video on the Microsoft 365 Platform Communtiy (PnP) YouTube Channel:
1313

1414
> [!VIDEO https://www.youtube.com/embed/oNChcluMrm8]
1515

docs/spfx/extensions/get-started/build-a-hello-world-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: scenarios:getting-started
1212

1313
SharePoint Framework (SPFx) Extensions are client-side components that run inside the context of a SharePoint page. You can deploy extensions to SharePoint Online, and you can use modern JavaScript tools and libraries to build them.
1414

15-
You can also follow the steps in this article by watching the video on the SharePoint PnP YouTube Channel:
15+
You can also follow the steps in this article by watching the video on the Microsoft 365 Platform Communtiy (PnP) YouTube Channel:
1616

1717
> [!Video https://www.youtube.com/embed/DnfRIl2YN8g]
1818

0 commit comments

Comments
 (0)