How to write the href to stay in the employee center help

Community Alums
Not applicable

I needed to write some html to create a graphic section with CSS.  I have an href that I have currently coded the link to the full url?  Does anyone know how to just reference another page within the employee center without a full screen refresh?  Sorry in advance, I'm new to employee center.  Any help would be greatly appreciated.

 

My current href is just this: 

<div onclick="window.location.href='https://myinstance.service-now.com/esc?id=emp_taxonomy_topic&topic_id=5650160697f629101184bb4e6253af58'">

I just need the href to go here without refreshing the entire screen:

esc?id=emp_taxonomy_topic&topic_id=5650160697f629101184bb4e6253af58
1 REPLY 1

Mohamed Ezzeddi
Tera Contributor

did you find a solution for this ? Im facing the same issues