How to make the fields of a table read-only to users with few roles in both form and list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 07:31 AM
Hi all , I have a Table in Custom scope . I need to make few fields of the table read-only to users with few roles (ex-role1 ,role2 , role3) in both form and list views . How can I achive it ?
Please pour your insights
Thanks in advance !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 07:42 AM
Hi Madhan007,
The surest way to do what you want is via ACLs. You will need to do that at all three levels, table, row and column. You also have some options using UI Policies, Data Polices and Client Scripts depending on the details of your requirements.
Regardless of your requirements, you will need to consider both who had read only access as opposed to read/write.
:{)
Helpful and Correct tags are appreciated and help others to find information faster