- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2017 06:50 AM
Hello,
Can someone guide me, how i can have a link added to knowledge article on annotation, similar to below?
I am thinking of using href attribute of html (need URL example to open Knowledge article on new tab) on annotation.
Thanks in advance
Solved! Go to Solution.
- Labels:
-
User Experience and Design

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2017 07:03 AM
Go to the KBA you want to use. Go to the bottom and select "Copy Permalink"
Use Configure> Form Layout (not Designer).
Locate and place the annotation on your form.
In the Annotation Details (on the right after placing the field), use an HREF tag similar to the following based on the pasted URL from the permalink - NOTE, remove the instance name and start at /kb_view
Final result...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2017 06:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2017 06:58 AM
Hi Robert,
Yeah, did that. wondering what would be the URL for Knowledge article to open in new tab.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2017 07:04 AM
At least in Helsinki there is a "Copy Permalink" at the bottom of the article:
Or they can be formatted using the article number:
yourinstance.service-now.com/kb_view.do?sysparm_article=KB0010394
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2017 07:25 AM
Thank you Rob..