- 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
12-02-2024 10:31 AM
hello, can you share how to set the attachment to the correct table?