- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-12-2018 04:05 PM
Hi all,
I've got a content item that is being used to link the user to a custom page in Service Portal that shows a table list view as well as some text at the top with a hyperlink.
To configure this we built the custom page, and then are using the content item to put the link in the desired category to show in SP. The SP page is being set by the URL parameters...that's why I'm using the content item with the Content Type set to "External Content". How do I get this to navigate to the URL while staying in the current browser window?
thanks!
Solved! Go to Solution.
- 3,474 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-19-2018 01:37 PM
We figured out how to remedy our situation for this, and it involved editing the script for the custom widget we are using for content items in the portal and editing the server script that was controlling the redirect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-12-2018 04:09 PM
here's a screen shot of the content item...and again I need this to open in the user's current browser window...the link (content item) is in the portal already, so rather than opening a new tab of the portal, I want it just stay in the portal in the current window and link to this specific page via the URL. is this possible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-22-2018 10:20 AM
I am looking for same thing, lots of other topics regarding this are here. But only workarounds are proposed.
Anyone tried to open Ticket in HI?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-19-2018 01:37 PM
We figured out how to remedy our situation for this, and it involved editing the script for the custom widget we are using for content items in the portal and editing the server script that was controlling the redirect.