Give particular user access to attachments for a particular table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2025 01:38 AM
I want to give a user attachment ability only on a table. The user should not be able to edit other fields on the record, he/ she should only be able to access the attachment on the form. There are some already existing write ACLs on the table for other user. How can we achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2025 07:16 AM
did you check this?
Allow adding attachments to form but restrict write access
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2025 10:06 PM
Hi @Ankur Bawiskar , I checked that article and tried to implement it but it's not working. According to me the pre-existing ACL is restricting it.