- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2023 04:48 PM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2023 01:19 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2023 01:19 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2023 03:07 PM
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