What permission enables the SharePoint-Document lookup control?

94 views Asked by At

I have a table with a column that is a reference to the SharePoint-Document table in Dynamics 365 CRM. This field is placed on the model-driven app form. However, certain users have it locked (read-only) while others don't. I suspect this issue is related to security roles and permissions. What specific permission or security role settings are needed to give users edit access to this field?

1

There are 1 answers

4
Rizwan Ahmed On

Verify that the users have at least "Create," "Read," "Write," and "Append" privileges for the SharePoint-Document entity. These permissions are necessary to enable editing of fields associated with the SharePoint-Document table