Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to make icon link point to specific knowledge base?

PranavSuj96
Mega Expert

I am currently making a service portal and one of my icon links is for a knowledge base. I have already made a custom knowledge base called Car Issues. 

 

When trying to configure it, the only options for knowledge base pages are along the lines of kb_home, kb_search, kb category, article, or topic. I want to be able to point one level above kb_category to the knowledge base itself, without pointing at kb_home and showing all the different knowledge bases.

 

Any ideas on how to do this?

 

Thanks!

1 ACCEPTED SOLUTION

Then make icon link point to URL....go to that page in your instance, copy/paste it there and voila....they go to that exact page. No point in making it anymore difficult, lol.

find_real_file.png

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

5 REPLIES 5

Alan Coots
Tera Contributor

Already answered and accepted, but I found that if you select a quick link with content type "Page", page of "esc_knowledge_home", and page query parameters name of "kb_id" and value of the knowledge base sys_id you will get the same effect without opening a new tab/window.