How do I make changes in the content of Knowledge article feedback pop up?

vimal11592
Tera Expert

Hi,

 

I want to update the content of knowledge feedback modal pop up. But not able to find it. Is this modal pop up comes from widget "Knowledge Article Comments". Can someone please help me find out where this code is, so that I can make changes in the content of it.

@Chuck Tomasi  @Pradeep Sharma  @Ankur Bawiskar 

Thanks,

v

find_real_file.png

14 REPLIES 14

Hi @Shivaraj G.

Please let me know how to make the details "Mandatory" when "Other" is selected

Hi @anusha naik  have you found the solution for it i am also looking for the same 

MR1
Tera Contributor

any luck so far ?

MR1
Tera Contributor

@Shivaraj G_ - can you share the codes you added?

Shivaraj G_
Tera Contributor

Hi @MR1,

I have added following to appear the text on selection of "Other"

 <div class="other-inst" ng-show="data.reason == 4">
<span>If you still have some questions or would like help from HR, please use the "Need help?" service to submit your question to HR for further assistance</span>
</div>