- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2020 06:43 AM
I have an image in a knowledge article that has a hyperlink attached to it. When I click on the image the image opens up and then the link takes me to the new page,
How do I stop the image opening and just the url activating?
Solved! Go to Solution.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2020 07:16 PM
Seems like the ask is that when the image has an associated link, then dont show the image viewer, but redirect to the link.
I will pass the feedback to my Product team.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-09-2022 10:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-09-2022 02:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2022 07:07 AM
I finally found the answer about how to prevent the pop-image.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0999611

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2022 09:36 AM
This works; however, when I try to add a link to the image, pointer-events: none disables the hyperlink. This should be standard functionality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2022 06:24 AM
Hi, did anyone find the solution. The pointer-events: none style part only limit the area where the hyper link in the picture is visible. With otherwords, the picture itself is not whole clickable anymore.. and a small horizontal in the middle of the picture. @Servicenow, is there any fix for this issue in the pipeline?