write access on custom table

Rajesh Sheela1
Tera Contributor

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?

2 REPLIES 2

Saiganeshraja
Kilo Sage
Kilo Sage

Go to System Definition -> Tables -> Custom Table -> Related List -Access Controls -> Update the write ACL Roles.

 

 

Mark correct and helpful . If it works   

p t1
Kilo Sage
Kilo Sage

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