Let’s say one has a scenario when some UI element (field, section, tab) has to be enabled/disabled or set to hidden/visible or functionality within PCF Component depending on some privilege of the current user. This post will demonstrate the code that might be used to check the particular privilege available to a user. This article …
The post Validating current user privileges on the client…
Continue Reading Andrew Butenko’s Article on their blog
Validating current user privileges on the client side – Andrew Butenko’s Blog
Let’s say one has a scenario when some UI element (field, section, tab) has to be enabled/disabled or set to hidden/visible or functionality within PCF Component depending on some privilege of the current user. This post will demonstrate the code that might be used to check the particular privilege available to a user.
Blog Syndicated with Andrew Butenko’s Permission
More About This Author
Array
Dyn365CE6 November 2023Dataverse “When an action is performed” trigger doesn’t fire – what to do
Dyn365CE10 October 2023Synchronizing aggregation fields and subgrids data in MDA forms
Dyn365CE28 September 2023Validating current user privileges on the client side
Dyn365CE8 January 2023PCF: Design time vs run time