
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
By default, a knowledge article can be attached to an incident from Contextual Search Results under the "Possible Solution" tab. The only missing part here is that you will only be able to select from a limited list of Knowledge articles based from the search results. If your article is not listed in those search results, you cannot link it to the incident through this method. And after you linked the article, you can't remove it form the incident if any modification is needed.
Let me introduce a different method to attach specific knowledge articles to an incident. If you know the Knowledge article ID number beforehand, you can use a new UI Macro with knowledge reference lookup to achieve this. This allows the attached knowledge list to be added to the incident form. From the newly created tab(e.g "Related Knowledge Articles" tab in our example), internal users can search for the corresponding knowledge articles using the KB's ID number and attach the article directly to the current incident. Once the KB article is attached, it will be displayed on the list within the same tab. If you decide that the article does not relate to the incident, you can reverse the link and detach the article from the incident after.
Example of attaching a KB article to an existing incident using a UI Macro with Knowledge reference lookup:
1. Currently, there is no article attached to the following incident INT2929192.
2. In this example, we plan to add a known KB article: KB0000003 to this incident. We can either add the KB number to the input box or search for it by clicking the search icon next. After the KB number is entered, click "Attach" button to trigger the action.
3. Once the article is attached, it will be automatically added to the attached articles list below the input box. An information message will also shown up.
4. If the Knowledge Base article is no longer needed for this incident, you can easily remove it from this incident by clicking "Detach" button on the KB article record.
Now you are equipped with a new method to attach and detach a known Knowledge article to existing incidents. This method provides a more interactive way for eligible users to manage all the needed KB articles for their incident with ease.
The code for the UI Macro and Script includes are attached to this post, feel free to download the code and edit/trim it to fit your needs.
PS: Many thanks to jesse.williams for helping to design the solution.
- 23,881 Views
- « Previous
-
- 1
- 2
- 3
- Next »
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.