Flag article button not working properly

S_75
Giga Expert

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 find_real_file.png

1 ACCEPTED SOLUTION

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.

find_real_file.png

If this answer is helpful please mark correct and helpful!

Regards,

Christopher Perry

If this answer is helpful please mark correct and helpful!

Regards,
Chris Perry

View solution in original post

15 REPLIES 15

chrisperry
Giga Sage

Hi there,

Are there any errors or warnings in your browser console?

find_real_file.png

If this answer is helpful please mark correct and helpful!

Regards,

Christopher Perry

If this answer is helpful please mark correct and helpful!

Regards,
Chris Perry

but when i checked,  The same happened on other browsers also

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.

If this answer is helpful please mark correct and helpful!

Regards,
Chris Perry