Portal redirects deeper than page route maps

Kaylee Price2
Tera Contributor

What can we do if we need a redirect deeper than a page route map in service portal? Use case is I need to have one of the employee topic pages actually route to the knowledge_category page with the category set. I can set a redirect of that page to knowledge_category, but theres no way I can find to pass in URL parameters

1 ACCEPTED SOLUTION

Peter Bodelier
Giga Sage

Hi @Kaylee Price2 


You will need to create a widget that handles this redirect for you, and place this on the page you need to redirect from.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

View solution in original post

2 REPLIES 2

Peter Bodelier
Giga Sage

Hi @Kaylee Price2 


You will need to create a widget that handles this redirect for you, and place this on the page you need to redirect from.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

originally i did not go this route because I figured there would be a lag in the load that was noticeable but it actually wasn't too bad! thanks