Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Give particular user access to attachments for a particular table.

jayasrivs
Tera Contributor

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?

6 REPLIES 6

@jayasrivs 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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.