Tag: @pnp/spfx-controls-react
-
Secure your web parts using the PnP SecurityTrimmedControl

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the SecurityTrimmedControl control. If you’re interested you can find the code of this sample here. The control is used to display a child control based on the permissions that the current user has on…
-
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…
-
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…
-
Select a list item in your SPFx project using the PnP React controls

Proceeding with the appointments with the PnP React controls, today I want to talk about the ListItemPicker control. If you’re interested you can find the code of this sample here. The ListItemPicker control is used to display a dropdown where the user can see and select the available list items…
-
Choose your list in SPFx using the PnP ListPicker control

Proceeding with the appointments with the PnP React controls today I want to talk about the ListPicker control. If you’re interested you can find the code of this sample here. The ListPicker control is used to display a dropdown where the user can see and select the available SharePoint lists.…