- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 12:52 PM
Hi all,
I was curious if anyone knew of a way to directly link knowledge base articles to configuration items through a related list or otherwise.
It looks like a related list exists but from the Knowledge module I cannot seem to find a way to connect the two.
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 01:02 PM
You will need a reference field on one or the other that links the two. Knowledge has a cmdb_ci field for you, which means you can add the related list to CI or you can add the field to Knowledge. If you want to associate many knowledge articles to many CI's, create a many-to-many table and the related list will be available to both. Or, you can add a knowledge field to CI, and the related list will be available to both.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 01:02 PM
You will need a reference field on one or the other that links the two. Knowledge has a cmdb_ci field for you, which means you can add the related list to CI or you can add the field to Knowledge. If you want to associate many knowledge articles to many CI's, create a many-to-many table and the related list will be available to both. Or, you can add a knowledge field to CI, and the related list will be available to both.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2016 01:15 PM
Thanks Mike,
I didn't even see that as I was looking in the opposite direction. I added the field and now it is linked!
Thanks again! Marked the answer as correct!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018 06:37 AM
Thank you for the reply. Will investigate!