- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2022 08:01 AM
when i clicked on flag article button in service portal, the comment box is not opening properly. when i clicked on Flag article button it is just forming a thin line like below not opening the comment box correctly
Solved! Go to Solution.
- Labels:
-
Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2022 12:39 PM
Got it - so that is exactly the issue then, the customized widget doesn't have the required ng-templates associated with it.
It should be a fairly simple fix - navigate to each of the three existing sp_ng_template records (kb-flag-article-modal, kb-feedback-task-modal, & knowledge-image-modal.html), update the widget to your customized widget that is missing the ng-templates, and right-click the form header and select 'Insert & Stay'. That will add the three ng-templates to your custom widget so that they display properly when called.
If this answer is helpful please mark correct and helpful!
Regards,
Christopher Perry
Regards,
Chris Perry

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2022 08:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2022 08:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2022 08:20 AM
but when i checked, The same happened on other browsers also

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2022 08:21 AM
Got it - so there is definitely some bad code that is throwing these errors / causing the pop-up not to display. What are the errors that occur first/above? The screenshot appears to cut-off other error messages that are present.
Regards,
Chris Perry