Flag Article Button

justin_ford
Giga Contributor

We are going from Knowledge V2 to knowledge V3 and while the Flag Article button appears when viewing an article through accessing the homepage it does not actually affect the article.   Where can I access the flag article button?

5 REPLIES 5

sndangibbard
Mega Guru

The button itself is defined in the UI Macro: kb_view_common_header_toolbar


The script that handles the click action of this button is in the UI Script: KBViewArticle (method: flagArticleHandler)



I hope this helps in your troubleshooting!