- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2022 05:18 AM
Hi,
Is it possible to store the files attached in the service catalog in the columns of the table?
I want to store the file attached in the service catalog in the table.
Thanks.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2022 07:41 AM
All attachments are stored in their own table... The attachment table makes a reference to the sys_id of the record. With that being said i dont think this is possible. Maybe you can make a LINK field in a record that points to the attachment. Also in the Service Catalog if you want the users to see an attachment or use an attachment you could provide a link in the description to the attachment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2022 07:41 AM
All attachments are stored in their own table... The attachment table makes a reference to the sys_id of the record. With that being said i dont think this is possible. Maybe you can make a LINK field in a record that points to the attachment. Also in the Service Catalog if you want the users to see an attachment or use an attachment you could provide a link in the description to the attachment.