Tag: SPFx
-
Explore the PropertyFieldSearch control from the PnP property controls

Introduction Proceeding our dive into the PnP reusable property pane controls I want to cover the PropertyFieldSearch control. The PnP reusable property pane controls is a package that contains a lot of useful controls that can be used in any SharePoint Framework web part’s property pane, if you want to…
-
Find your place with the LocationPicker from the PnP reusable React controls

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the LocationPicker control. If you’re interested you can find the code of this sample here. Visual interface As usual I’ve prepared a sample solution to demonstrate the various possible configurations of the control. Starting…
-
Introducing the new BarChartCardView for Adaptive Card Extensions

Introduction The version 1.20 of SharePoint Framework introduces two different charts for the Adaptive Card Extensions, in this post I want to cover the BarChartCardView. As the name suggests, this visual control displays a bar chart. If you’re interested about the other chart control introduced with SPFx version 1.20 you…
-
Explore the PnP FieldPicker Control for SharePoint Framework solutions

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the FieldPicker control. If you’re interested you can find the code of this sample here. The FieldPicker control is used to display a dropdown that contains a list of SharePoint fields to allow the…
