Service Portal Public Widget - Add attachment ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2019 01:29 AM
Hello,
I have create a public widget on service portal to allow not logged-in users to add attachments to a custom table.
The pop-up is opened to choose a file but when i click OK it seems that something block with permissions :
Adding attachments is available only for logged in users ?
Have any one does a widget like that before ?
Thank you !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2019 01:53 AM
Hi,
Have a look at point 5 here:
You need to give write access to the sys_attachment table.
Thansk
Harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 07:53 AM
Hello ASA,
I wanted to perform the same action initially so I have created as well a custom widget to allow unauthentified user add attachment.
However I am blocked at the sage where I need to use the API to upload the attachment and the API doesn't allow request for unauthentified users.
How have you done that ?
Thanks,
Ben
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2020 02:45 AM
Hi ASA,
Any leads you got for this ? I am also trying to implement the same. please let me know if you got any solution to this.
Regards,
Shambhu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2020 07:11 AM
Got any solution? Even I have public Page which need attachment.