The CreatorCon Call for Content is officially open! Get started here.

Help: URL (from Arguments) does nothing at all

yongming
Kilo Explorer

I tried the following (screenshot is shown below) and hoping by clicking the module link, "Google" home page would be shown in the frame.

it used to work for the last version (Geneva, I believe), but not any more with the current version (Helsinki).

clicking the module link, the iframe shows nothing at all.

Please help.

!

find_real_file.png

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I think at this point most pages block it.


View solution in original post

12 REPLIES 12

Chuck Tomasi
Tera Patron

Are you seeing anything in the error or warning log? Have you checked the console log? Is there anything "interesting" when you do View> Frame Source?


Daniel Draes
ServiceNow Employee
ServiceNow Employee

If you add 'top' or 'blank' to the window name, it will be a new tab/window. This works fine.



Without it does the same for me. Never tried it before though, in case it worked earlier I would recommend to file an incident in HI.


Actually, the java script console shows an error:



[blocked] The page at https://XXXXXX.service-now.com/sys_app_module.do?sys_id=ff624160db0e2600ff07f44baf9619ab&sysparm_vie... was not allowed to display insecure content from http://www.google.de/.


And using https we get this message:


[Error] Refused to display 'https://www.google.de/' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.


[Error] Sandbox access violation: Blocked a frame at "https://empddraes.service-now.com" from accessing a frame at "https://empddraes.service-now.com".   The frame being accessed is sandboxed and lacks the "allow-same-origin" flag.


  (anonyme Funktion) (js_includes_navpage15.jsx:71)


  dispatch (jquery2_includes.jsx:18:6472)


  handle (jquery2_includes.jsx:18:3247)


[Error] Sandbox access violation: Blocked a frame at "https://empddraes.service-now.com" from accessing a frame at "https://empddraes.service-now.com".   The frame being accessed is sandboxed and lacks the "allow-same-origin" flag.


  (anonyme Funktion) (js_includes_navpage15.jsx:48:4119)


  (anonyme Funktion) (js_includes_navpage15.jsx:71)


  dispatch (jquery2_includes.jsx:18:6472)


  handle (jquery2_includes.jsx:18:3247)



I say definitely a HI incident


Question is if we want to allow this....