Linking one KB article to another KB article

bgrigsby
Kilo Contributor

I understand how to link an external source to a KB article but I need to link one KB article to another KB article. Does the knowledge base module have this capability?
The only thing I found was attaching an external file to the KB article and I have a couple of other people get the same results.

7 REPLIES 7

StephLindorff
Tera Expert

I had the exact same question - how do I edit links in content imported from wiki knowledgebases so that they work in SN. The following mark-up is working for me:


<a id="w" href="wiki_page.do?title=New_Page&sysparm_field=kb_knowledge.wiki">New Page</a>



If an article with a Short Description of "New Page" (example) doesn't exist, SN will go to the Create New editor so that content can be added.

I need to beat on this a bit longer to make sure it's the solution but it seems to be working at this point.


cfhunt70
Giga Contributor

The method that we use is copying the permalink found at the bottom of the article. When in edit mode, you can view the article by clicking the "View Article" link under the Related links tab. Scroll to the bottom. Below the comments section is a "Copy Permalink" link. We have found this to be the most efficient way to link articles.


THANK YOU!