How to attach a ppt file to a catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 07:43 AM
Hi, I want to attach a ppt file to the catalog item so that users can be able to download the file directly from the portal. Any suggestions on how to achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 07:57 AM
Hi @GBS
You can use the description field to add the file to your catalog item.
1. Add your PPT file to the sys_attachment table.
2. Copy the URL and paste it in the description box using the insert link icon.
NOTE: Make sure the user who is going to download the file has the access to the attachment table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 07:59 AM
Hey @GBS,
You can look at this community post,
https://www.servicenow.com/community/itom-forum/display-an-attachment-on-catalog-item/
https://www.servicenow.com/community/developer-forum/attach-a-file-in-catalog-item-as-attachment
Kindly appreciate the efforts of community contributors by marking appropriate response as the correct solution and helpful, this may help other community users to follow the right solution in the future.
Thanks,
Hamza