write access on custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2023 02:26 AM
I created one custom table with not extended from any table and this is under incident module. This table editable only by admin role. Rest roles will have read access to the data in the table published as module.
Can anyone suggest me how to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2023 02:46 AM
Go to System Definition -> Tables -> Custom Table -> Related List -Access Controls -> Update the write ACL Roles.
Mark correct and helpful . If it works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2023 03:18 AM
When custom table is created, their will be 4 ACL'S created if you select roles checkbox while table creation, if created then in write acl please add admin role in roles related list, else create a write ACL. and Create Read ACL without giving any role.
Preethi