- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2022 09:41 AM
Hi everyone!
I recently created a new Icon Link in our Service Portal. This Icon Link once click will redirect user to a KB Article in the Service Portal as well.
I just copied the Permalink of the KB Article and paste it on the HREF/URL field (See screenshot below. Kindly zoom in to the photo so you can see it properly)
The problem is since I created this all in DEV the Permalink was also from dev as well. So when we moved the update set to TEST, the ICON LINK redirected me to the service portal of DEV Instance which is incorrect.
Can someone teach me how to fix this?
Solved! Go to Solution.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2022 09:56 AM
Hi,
In order to make it independent of instance, just use URL like below:
/sp?id=kb_article_view&sys_kb_id=53e0c9b1474321009db4b5b08b9a71fd
Just make sure to replace the sys id here which you want and "sp" with your Portal suffix.
Hope this helps. Please mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2022 02:32 AM
Hi
I believe by mistake, you have marked your own answer as correct. Can you please mark my answer as correct and close this thread for others.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 02:49 AM
Hi
I believe by mistake, you have marked your own answer as correct. Can you please mark my answer as correct and close this thread for others.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 02:53 AM
Or Mine 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 03:28 AM
I feel bad :(. I just found out that I cannot mark all answers as correct. But I am grateful to you. I promise to mark your answer correct If I have a new question. Thank you so much again Anurag.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 03:37 AM
no worries mate. as an author you choose whatever worked for you. Absolutely fine.