ACL to access a table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 08:52 AM
1.I have a requirement to create a new user role,(ex: Program_user).
2.the user who is part of program_user role should be able to open and review the program table records.
3.And also program_user sould not be able to edit the fields on program table.
I have to achieve this functionality by using ACL only...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 03:01 AM
tried that one also, but not working...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 03:06 AM
@VSN,
So, you have written both read and write ACL's for the program_user field on the Program table, still the program_user is unable to read or write the worknotes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 03:11 AM
i have created 1. read acl - None for program_user
2. Write Acl - worknotes for program user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 03:14 AM
@VSN, Can you try creating read - worknotes for program_user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 03:27 AM
@Siva Jyothi M still user unable to see work notes field