Ebbedded link

0
0

HI,

I’m building a scada application and i would to open external link with “grafana” dasbhoard

The link is like this

<iframe src=”http://192.168.1.113:3000/dashboard-solo/new?orgId=1&from=1615459355761&to=1623231755761&panelId=2” width=”450″ height=”200″ frameborder=”0″></iframe>

Can you help me to understand how to include or open  in a new windows or form ?

Is there an example of integration with grafana ?

Nello

 

  • You must to post comments
0
0

Hi Nello

I attach a small sample that shows how to open a window with a url as property

Note that if website implement X-Frame-Options  to “deny” there nothing to do and those externar website can’t be displayed into the Iframe

Regards and  happy coding

 

  • You must to post comments
0
0

Use the IFramePanel.

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.