Service Catalog Open Links In New Window Instead of Same Window

Jared Wason
Tera Guru

Hi,

I am setting up a category in our service catalog called Useful Links that will have links various sites for work. However clicking on the link trys to open the site inside of the ServiceNow frame causing the 'refused to connect' error. If I right click and open in new tab/window it works properly. Is there a way to change this functionality to not open up inside the ServiceNow frame. Same thing happens if I open the actual catalog item and click the link. Any help on this would be really appreciated. Also if there is a better way to setup a form of useful links inside of a service catalog I would appreciate the ideas. 

 

find_real_file.pngfind_real_file.pngfind_real_file.png

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

Quick Demo

 

find_real_file.png

 

 

View solution in original post

3 REPLIES 3

Harsh Vardhan
Giga Patron

try now. 

 

<p><a href="https://google.com" target="_blank" rel="noopener noreferrer nofollow">Google</a></p>

 

it working, i tested it. 

Harsh Vardhan
Giga Patron

Quick Demo

 

find_real_file.png

 

 

I was trying to add the 'target=_blank' in the Item Details tab not utilizing the source code button and it wasn't working. This did the trick, Thanks!