Using Bookmarks within a Knowledge Article

jeff_gfroerer
Kilo Contributor

Is it possible to create hyperlinks/bookmarks within a Knowledge article?     We have a number of user guide type documents we're moving into Knowldge and would like to enable the table of contents with links that take you directly to that appropriate section of the larger document.       Any suggestions on how to accomplish this?   We're on Eureka.   Many thanks for any input.       -Jeff

1 ACCEPTED SOLUTION

bianca_vaccarin
ServiceNow Employee
ServiceNow Employee

I believe you can do that with a page jump. Using HTML you can edit the source code to click on a link in the table of contents have it jump down to said section within the articles/document




Here's the html for it www.htmlgoodies.com/tutorials/getting_started/article.php/3479511


View solution in original post

2 REPLIES 2

bianca_vaccarin
ServiceNow Employee
ServiceNow Employee

I believe you can do that with a page jump. Using HTML you can edit the source code to click on a link in the table of contents have it jump down to said section within the articles/document




Here's the html for it www.htmlgoodies.com/tutorials/getting_started/article.php/3479511


jeff_gfroerer
Kilo Contributor

Excellent - thank you Bianca!     -Jeff