Adding Form Annotations - Link to Knowledge Article

baig
Tera Expert

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.

Annotations text link.png

Thanks in advance

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

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.


find_real_file.png



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


find_real_file.png


Final result...



find_real_file.png


View solution in original post

13 REPLIES 13

rlatorre
Kilo Sage

Create the annotation as HTML and format the link in HTML



find_real_file.png


Hi Robert,



Yeah, did that. wondering what would be the URL for Knowledge article to open in new tab.


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


Thank you Rob..