Attach a file in Catalog Item as attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2018 05:36 AM
Hi All,
I want to attach one Excel Sheet as an attachment in one Catalog Item so that whenever form loads the attachment will be visible and any user can download it.
Can anyone let me know how to achieve this?
Thanks,
SNOW@Das
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2018 05:53 AM
Hi Brian,
I am able to achieve this. But I want the attachment to be shown in below of all the variables or somewhere inside any box within the catalog item.
Can you please let me know how to achieve this?
Thanks,
SNOW@Das

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2019 10:27 AM
you could also use an HTML variable. You will still need to attach the file at the item level. Make sure you make the variable ready only using a UI Policy and then sort the order so it shows at the bottom of the variables.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2019 08:07 AM
This was very helpful, thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 10:00 AM
Nice trick!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2018 06:00 AM
You can also use an HTML variable type and insert the attachment link within it.