Remove Knowledge Attached to Incident

KM Fanboy
Giga Contributor

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.

attached.png

9 REPLIES 9

andymcdonald
Kilo Guru

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.  


Goran WitchDoc
ServiceNow Employee
ServiceNow Employee

Hi Dan,



That's a real good question. Never thought about that. Do you know saruppaul how to do this?


SanjivMeher
Kilo Patron
Kilo Patron

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.



find_real_file.png



find_real_file.png\\



Please mark this response as correct or helpful if it assisted you with your question.

That's exactly what I was looking for. Thanks!