Knowledge Article attachments are downloaded instead of opening in the browser. How can I change this behavior?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-02-2021 11:09 AM
Knowledge Article attachments are downloaded instead of opening in the browser. How can I change this behavior?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-03-2021 10:03 AM
Thanks for your response but I have created a KB article where "Attachment Link" flag is not checked.
BBut when I click on the attachment, it's downloaded and not opening directly in the browser.
We want attachment to open in the browser and must not be downloaded. I wanted know if there is any configuration which is preventing attachments to open in browser and some security setting in browser is preventing it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-21-2022 05:06 AM
Hi
@Abhinav
Could you fix this attachment download issue?
I am facing the same issue, please suggest me.
I also want to open the attachment in browser, instead of download in local machine.
Regards,
Witt

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-23-2022 11:46 AM
Hi, all! Try this - this is something I've started doing recently, and it seems to work.
1. Code your attachment using the link tool. (Type=Attachment > Choose your attachment > Target=New Window. (See image for settings.) Click OK.
2. Go into the source code and add "&view=true" right behind the sys_id in the URL. (NOTE: They hygiene feature of ServiceNow will change this to "&view=true" and that's OK - it will still work.
This will make it so your attachments open in your PDF viewer (which needs to be activated/installed/etc. within your system for this to work).
Does this work for you? (Just now noticing the date on this question - not sure why it's popping up for me now, haha.) Leaving here in case it helps anyone else along the way. Cheers, all!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-26-2024 07:05 PM
Hey Lauren,
It sure works, thank you very much!
KT