Attachment remove option for role based

Vignesh21
Kilo Guru

HI,

Be happier if you guys shed some light on me.

Use Case: Any user can upload the attachment, but they cannot remove the file after attaching the file on to a record. Removing the file option to be based on roles.

1 ACCEPTED SOLUTION

johnnyd54
Giga Expert

You need to modify the Delete ACL for the sys_Attachment table. Only return true if the user has the certain roles you need


View solution in original post

5 REPLIES 5

Hi Anup,

 

Did u get your issue fixed?