How to set a URL from knowledge article to open in a new window/new tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2022 05:36 AM
Hi,
I have a requirement that, when we view a knowledge article and if i have a URL in that, when i click on that URL it should open in new tab.
I have changed the default value in UI Page "html_insert_link_dialog" to "New window (_blank)", but it is working when we manually open the insert/modify link in knowledge article body and select Ok
But it should open the url automatically without doing it maually. Can anyone a solution for this?
- Labels:
-
Benchmarks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2022 05:43 AM
Hi @soumya19 ,
This should help you : https://www.servicenow.com/community/hrsd-articles/open-attachments-on-knowledge-articles-in-a-new-t...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2022 06:09 AM
Hi @Community Alums
For example:
I have a added one URL in knowledge article body like below
when we view the article and click on url it is opening in same tab instead it should open in new tab.
If i click on insert/modify link and select target as New window (_blank) and click on okay then the URL is opening in new tab.
But we can not do it manually for all the URL's in each knowledge articles. Is there any way that if we add any url in article it should automatically redirect to new tab ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2022 07:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2022 07:37 PM
What customization is required ? How can we do that ?