cancel
Showing results for 
Search instead for 
Did you mean: 

URL / Script mashup content cannot be displayed in a frame

JOSC_ITLAB
Participant
0 Kudos
514

Hello Experts,

i have trouble with implementing a frame which should link to another website.

The problem seems to be in newer frameworks or properties since simple websites as for example wikipedia are working and newer sites are not able to be displayed (like google).

For the binding I just used the one which was chosen by default. In the webUI wikipedia is displayed and google is not.

Please refer to my screenshots.

html-url-wiki.png

html-url-google.png

html-script-google.png

html-script-wiki.png

webui.png

webui-google.png

Are there any properties i can configure to enable the content in the frame?

Kind Regards,

Johannes

View Entire Topic
uskalviskis
Participant
0 Kudos

Hi Johannes,

if you check iframe via development tools (inspect element), in console you will notice that google is preventing emebeding their content if request is not coming from their domain

Cheers,

Uldis

JOSC_ITLAB
Participant
0 Kudos

Hi Uldis,

i already did my research on this but didnt update the question.

If you want to embed google live search you have to create a custom search and there you are able to get the code to embed the live search.

Still thanks for sharing this information so we have it here.

Kind Regards,

Johannes