web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Using DataSourceInfo and RecordInfo function for checking permissions for a Dataverse table or record in Canvas App

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
DataSourceInfo function can be used to check the Table / Entity level permission. We can check for Create, Read, Edit, and Delete Permission and can disable, hide and show the corresponding create, edit and delete buttons for the users. DataSourceInfo.CreatePermission DataSourceInfo. DeletePermission DataSourceInfo. EditPermission DataSourceInfo. ReadPermission DataSourceInfo function can also be used to obtain information … Continue reading "Using DataSourceInfo and RecordInfo function for checking permissions for a Dataverse table or record in Canvas App"

This was originally posted here.

Comments

*This post is locked for comments