- 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 09:14 AM
Hmm I don't think either of those errors are related to your pop-up not displaying.
I think it is some issue with the angular ng-template that is meant to display that flag pop-up, is the 'Knowledge Article Content' service portal widget or the 'kb-flag-article-modal' ng-template customized at all?
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-02-2022 01:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2022 01:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2022 01:40 AM

- 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