- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2020 06:07 AM
Hi guys
I would like to allow users who are not logged in to download attachments from the service portal. Even leaving the page and the widget "Ticket Attachments" public and releasing the read ACL from [sys_attachment] it is not possible to download the attachments if you are not logged in. The service now automatically redirects to the login page.
Any suggestion?
Thanks!!!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2020 06:18 AM
Unfortunately, it is not possible to download attachments without login.
Alternatively you can try the below.
Add some changes in your widget get user email and trigger an email with attachment on button click in portal.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2020 06:18 AM
Unfortunately, it is not possible to download attachments without login.
Alternatively you can try the below.
Add some changes in your widget get user email and trigger an email with attachment on button click in portal.