Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Check if an incident record has an attached kb article

tqminh2406
Tera Contributor

I have a request to check the current incident record if they have already had an attached KB article, I know that there is a formatter on my incident form that display all the attached KB article, but I have no clue how to access it to check, I've tried using hasAttachments() method but it's not working.

Screenshot 2024-02-29 155510.png

1 ACCEPTED SOLUTION
5 REPLIES 5

Thank you so much! this is what I've been looking for