You need to sign in to do that
Don't have an account?

Clone Notes and Attachments Related List
Hi,
Can someone share to me a code that I can use to create a custom Notes and Attachments related list? I actually just need to remove the Action column so that users cannot edit or delete a note.
Thanks
The following points apply to Notes and attachments:
If you set your ORG sharing model such that user has only read access to others records - it will automatically restrict their access to Notes and attachments to Read Only.
Wondering if the above can meet your requirement without any code required.
Thanks Sonam. All users need edit permission on the Account. I would just like to prevent them from editing and deleting notes and attachments.
Hi,
In this case you will have to create a visualforce page for Account detail page and then have a custom notes and attachments related list
This post talks more about it.