how to give readonly access on list on workspace on Dependency Assessment + BCM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 12:55 AM
Hi All,
I want to make the list view as readonly for everyone except admin , so that user cannot edit anything on the list view for Dependency Assessment in workspace only for table sn_bia_dependency.
Is there any way to do this ? I tried ACL but its not working as expected on workspace.
Thanks,
Uma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 01:41 AM
Hi @uma17 ,
You mean to say, the non0admins should not be able to open the records and make changes but should be able to see it once opened?
In your case, ACL is the best way, try with 'snc_read_only' role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 07:42 AM
Hi Sandeep,
My ask is List view should be readonly and should not be editable in workspace. I tried ACL as per my requirement but ACL is not working on workspace. I am specific about BCM workspace.
Thanks,
Uma