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

Thanks, Brad,



I just tried another internal web page, and it seems working.



Regards,



Yongming


I tried "_blank", which will open an new window,



what I was trying to accomplish is to show the external web page in the frame.



Thanks, Daniel.


Vivektietsood
Tera Guru

Had a similar problem, and the following top.document.location = 'https://www.google.com'; worked.