SharePoint Framework Extensions: Application Customizer

In this post I want to show you step-by-step implementation of SharePoint Framework Application Customizer.UPDATE: on 9/25/2017 SPFx Extensions were GA-ed. The post is updated to contain the latest version of API.UPDATE: on 8/29/2017 Release Candidate was announced. The post...

Fixing "404 Page not found" on New/Edit/Display Forms and List Views After Custom Web Template Site Migration (2010 -> 2013)

SharePoint migration is always a challenge. And the more customizations you have the more challenging it is.In this post I want to describe the solution to fix "404 Page not found" issue that may occur after migrating sites based on...

SharePoint Framework Extensions: React Slider Field Customizer

In this post I want to show you step-by-step implementation of SharePoint Framework Field Customizer - React Slider Customizer.UPDATE: on 9/25/2017 SPFx Extensions were GA-ed. The post is updated to contain the latest version of API.Key features of the sample:...

SharePoint Framework Extensions Developer Preview Is Here!

On 6/6/2017 Microsoft finally announced availability of SharePoint Framework Extensions Developer Preview - a set of allowed customizations to change user experience of sites, lists and document libraries. Drawing a parallel between "classic" SharePoint development and new features - this is a...