- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2018 11:55 AM
I am trying to get the out of the box attachment widget to work with a record producer. If I were to create the record producer from the "back-end" I am able to attach pictures through the out of the box attachment widget from the Service Portal.
However, when I create the record producer through the Service Portal and attach pictures through the Service Portal. I am not able to see the attachment when I click on the record producer from the "back-end".
What am I missing? I know that the out of the box attachment widget reads the table name and sys id from the URL. Which I already have so that is not the problem.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2018 02:22 PM
Got it, found out what I was doing wrong. I set it to upload the attachment to the base table and not to the extended table.
Either way, thank you for the help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2018 12:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2018 01:18 PM
On both version I get the option to download the image.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2018 01:33 PM
Also I've checked the sys_attachment table to see if the attachment is getting uploaded to the server, and yes I can see the file on there. So it looks like it is not getting updated to appear on the actual record producer?...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2018 01:40 PM