Flag Article Button
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2017 10:17 AM
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?
Labels:
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2017 10:43 AM
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!