Skip to main content
Tyler Van Eps a posé une question dans #Security

How do I make attachments in a custom object read-only for users who have a specific permission set? This is on the related tab of the object... I am fine making the entire component read-only for those users (or even the entire object read-only, if that's easier).

5 réponses
  1. 17 nov. 2025, 19:08

    It's a bit late but I've been trying to do this myself and have found a way, 

     

    It doesn't hide the upload button but does prevent the upload 

     

    I created a Custom Permission I called "Prevent File Upload" and then assigned that to my user's Permission Set. 

     

    I then went to the Content Version object in Object Manager and created a validation rule and set the Custom Permission as the criteria. 

    It's a bit late but I've been trying to do this myself and have found a way, It doesn't hide the upload button but does prevent the upload I created a Custom Permission I called

     

    It doesn't show my validation error message but it does prevent the upload 

    Screenshot at Nov 18 08-05-35.png

     

     

0/9000