Month: November 2024
-
Enhance web part configuration using the PnP Placeholder control

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the Placeholder control. If you’re interested you can find the code of this sample here. The control is used to display a panel with (or without) the presence of a button that allows the…
-
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…
-
Using geolocation in an Adaptive Card Extension

Introduction Today I want to disclose how to use the geolocation actions in an Adaptive Card Extension. Since the release of SPFx 1.14 it’s possible to use the location of the user’s device. The specific geolocation actions will be used either to retrieve the device location or to display a…
