Replies: 1 comment
|
Thanks for the feedback. Code Apps don’t currently provide a built-in permissions API or template for controlling UI elements based on Dataverse access. Please add this request to the Ideas section so the team can review the scenario, understand broader demand, and consider it for future development: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
what are the best way to implement permissions in a code apps when using Dataverse tables?
if a user has no access or read only access to tables I want to control which button to display.
read only = edit button disabled
no access = part of the navigation hidden
etc
and recommended pattern / template for a good permission in the application ?
if I want to manage permissions for features in my application, what's the best way to do it?
maybe there are plans to support permission management in the power platform itself?
thanks for your comments and ideas.
All reactions