Skip to content

Commit bbf59d0

Browse files
committed
2 parents cc05b19 + dd84561 commit bbf59d0

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
---
22
title: Build your first Field Customizer extension
33
description: Extensions are client-side components that run inside the context of a SharePoint page. Extensions can be deployed to SharePoint Online, and you can use modern JavaScript tools and libraries to build them.
4-
ms.date: 06/19/2025
4+
ms.date: 09/18/2025
55
ms.custom: scenarios:getting-started
66
---
77
# Build your first Field Customizer extension
88

9-
> [!WARNING]
10-
> Microsoft [announced the deprecation of SharePoint Framework field customizers](https://admin.microsoft.com/AdminPortal/home#/MessageCenter/:/messages/MC1094051) on June 13, 2025.
11-
>
12-
> While the original announcement included a retirement date, that has been revised and there is no set timeline. Refer to the Microsoft 365 Message Center post [MC1094051](https://admin.microsoft.com/AdminPortal/home#/MessageCenter/:/messages/MC1094051) for further information.
13-
149
Extensions are client-side components that run inside the context of a SharePoint page. Extensions can be deployed to SharePoint Online, and you can use modern JavaScript tools and libraries to build them.
1510

1611
You can follow these steps by watching the video on the Microsoft 365 Platform Community (PnP) YouTube Channel:
@@ -377,3 +372,4 @@ The process for publishing your app is identical among the different extension t
377372

378373
- [Build your first ListView Command Set extension](building-simple-cmdset-with-dialog-api.md)
379374
- [Overview of SharePoint Framework Extensions](../overview-extensions.md)
375+

0 commit comments

Comments
 (0)