How to hide the number shown on the portal for total KB articles in each category

bostonsnow
Kilo Guru

Hello all,

Does anyone know how to hide the number shown next to Knowledge categories on the portal?

find_real_file.png

Thanks!

Mike

1 ACCEPTED SOLUTION

rajneeshbaranwa
Giga Guru

Navigate to the designer view of KB_view2 page and open it in designer view. Click on Pen Icon in KB Categories - KBv3 and select Omit Badge counts. 

 

This will remove the count from the widget

 

find_real_file.png

View solution in original post

17 REPLIES 17

In your widget do you have fields value updated as below. IF yes, then this should work.

Can you send me screenshot , how you updated the bootstrap color to info/primary ?

 

find_real_file.png

bostonsnow
Kilo Guru

Hi rajneeshbaranwal, 

There were two records displayed under Instances. Both had a empty "Title" field. I change the Bootstrap color of the first record to Primary, tested and there was no difference. 

find_real_file.png

Today I tried setting the 2nd record to Primary (sorry, should have tried this yesterday) and Categories is now Blue. I don't fully understand the changes I am making here and what widget instances are but my assumption is that these are the individual instances of this widget that appear in different areas of the portal. Hence, when I applied the change you suggested earlier "Omit badge counts (can improve performance for large categories)" it was only applied to that instance of the widget and not the instance that is used when you actually click on a category. I now have the "Omit badges..." flag set on both instances and Bootstrap color=Primary set as well and everything is working as expected. Please let me know if I am misunderstanding this. If not, I think I am all set. Thanks so much for your help!

Mike

rajneeshbaranwa
Giga Guru

Best ways to identify the instance would be to go the page and click on the instance URL of the widget.

 

find_real_file.png

The values in Fields field of widget tells that these fields are used as options in the Widget.

If you see HTML section of the widget, It shows options.color and options.title but these options are not defined in the Widget.

 

find_real_file.png

 

 It means these are coming from Fields field of the Widget.