Hello,
I'm strugling with setting up security roles, and custom table permissions.
Could you please explain, what does "User" level on "Create" permission means?
While other permission seem clear to me, I have a problem with understanding different levels on Create permission.
Does User level means, that records created with such role will be "private" and not accesible for other users to modify?
What is a difference if I set Business Unit, or Organization level on Create permission?
My current setting for table is:
Create: User
Read: Business Unit
Write: Business Unit
Delete: User
Append, Append to, Assign, Share: None.
What I'm trying to achieve:
I want user to be able to create record in such way, that other user from same Business Unit will be able to modify one column of that record, but not delete, nor modify other columns.
Alternatively I could redesign Dataverse, to store that column, which other user can modify in different table, and use relationship.