I am trying to understand how the #Files Related List works.
- What permissions are necessary to 'Upload Files' from the Files related list.
- If a User has Read Only access to a specific record, is there a method to prevent them uploading Files to that record?
- Currently it appears if they can view the record, they can upload Files. Am I missing something?
cc: @Adam Wegel @Jake Faris @Meighan Brodkey @Waylon Kelley @Travis Coffey
3 comentarios
There is no automatically way to prevent a user from sharing a file with a record, even if the user only has read access to the record (said differently, if the user can access the record, he will be able to share files with it).
The workaround is to write a custom trigger to prevent this: making this available OOTB is currently not on our roadmap.