Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2017 08:03 AM
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.
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2017 08:07 AM
You need to modify the Delete ACL for the sys_Attachment table. Only return true if the user has the certain roles you need
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2020 08:08 PM
Hi Anup,
Did u get your issue fixed?