Target URL format to open in New Tab from Interceptor

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2022 01:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2022 12:09 AM
@Community Alums Its not possible to open the target url in new tab with just click. However you can do ctrl + click to open it in new tab.
Please mark as correct answer if this has helped you.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 06:25 AM
@Community Alums Its not possible to open the target url in new tab with just click. However you can do ctrl + click to open it in new tab.
Please mark as correct answer if this has helped you.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2022 03:29 AM
@Community Alums Please try with adding suffix as -&target="_blank" like below:
myheldesk/kb_view.do?sysparm_article=KB0013001&target="_blank"
Please mark as correct answer if this has helped you.
Thank you.!
Ratnakar K

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 06:22 AM
I've tried that giving target=_blank but no luck. Can we do that with by using Script field on the sys wizard?