You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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.
Beta Was this translation helpful? Give feedback.
All reactions