- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 04:41 AM
Hi,
I have my fonts as attachments in stylesheet of my scoped application. I can access these attachments using users with admin rights, but other users are not able to access this attachments. How to make attachments available for other users?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 05:19 AM
Greetings Prakashr,
Access to an attachment in SN is based off of the permissions of the record it is attached to. So, you will need to add/adjust the ACL's such that the users can read the record the attachment is attached to, then they can read the attachment.
-Andrew Barnes
Join me at Developer Blog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 05:19 AM
Greetings Prakashr,
Access to an attachment in SN is based off of the permissions of the record it is attached to. So, you will need to add/adjust the ACL's such that the users can read the record the attachment is attached to, then they can read the attachment.
-Andrew Barnes
Join me at Developer Blog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 05:29 AM
Thanks Andrew. Adding ACL to containing record worked for me.