- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2016 06:33 AM
I've created an application menu with a URL module, I want this URL to open within the main ServiceNow window when the menu item is clicked, however when it does this I just get a blank window. If I set window name to _blank it opens in a new tab without any problems, so doesn't seem to be an issue with the site.
Any help would be appreciated, thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2016 07:16 PM
OK I've figured out where I was going wrong. The site I was trying to embed was not HTTPS which was causing a security error. The method I used worked perfectly when embedding this site. I've temporarily worked around the issue by using an SSL proxy but this obviously isn't an ideal solution. Just going to have to get an SSL cert!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2016 06:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2016 06:47 AM
I don't think I quite explained myself properly, it is an external URL to a training site that my company uses that I want to open within the main SN window.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2016 07:16 PM
OK I've figured out where I was going wrong. The site I was trying to embed was not HTTPS which was causing a security error. The method I used worked perfectly when embedding this site. I've temporarily worked around the issue by using an SSL proxy but this obviously isn't an ideal solution. Just going to have to get an SSL cert!