Remove Knowledge Attached to Incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2017 02:16 PM
Recently we started utilizing the Attach knowledge feature from the Incident form. However, some agents have asked if there's a way to remove attached knowledge articles once they've been attached to an Incident. I'm not finding a simple way to accomplish this.
- Labels:
-
Knowledge Management
- 3,882 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2017 08:17 PM
there is an OOB client script to disable attachments on incident form when the incident is closed. In any case, you can remove attachments to any table via the sys_attachment table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-30-2017 05:53 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-31-2017 12:22 AM
Hi Dan,
One option is to add the relationship 'Attached Knowledge to the form'. And then agents can click on the X button and save the incident to remove the link between Incident and that knowledge.
\\
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2018 02:19 PM
That's exactly what I was looking for. Thanks!