CI and knowledge article
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016 05:16 AM
In Geneva, I was hoping to enable a user that is on a CI form like application to see the 'related' knowledge articles via a related lists AND have the ability to add new knowledge articles from the CI form. Basically, adding the new button in the related list of knowledge articles.....
I've read several articles and viewed videos on one to many and many to many tables, but so far, it is not working.
If I am editing a knowledge article, I can relate the knowledge article to a CI and it works fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016 05:25 AM
You could add a related list on the ci form for the 'm2m_kb_ci' table
If interested to create a macro to display attached article, you could add a 'glidelist' type field on the CI form, referencing knowledge articles.
A business rule to parse out the sysid's of the articles and create entries on the 'm2m_kb_ci' table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016 06:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016 06:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2016 09:16 AM
Thanks. I had explored both of those areas and so far, I've been unable to get the 'New' button to appear.... I'll keep digging...
