cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Thingworx Web Frame widget With Grafana Dashboard

Sathishkumar_C
17-Peridot

Thingworx Web Frame widget With Grafana Dashboard

We are having mashup with Webframe Widget.

 

Trying to populate grafana URL with Webframe widget. Its showing empty whitespace in widget. We are not getting any error message or response.

 

The same URL working find with link widget with new window or pop up window.

5 REPLIES 5

Hi Satish,

 

There are two ways you can try. 

1. Instead of Web frame, use HTML widget and put the url there. See if it works or not.

2. If above doesn't work, instead of HTML or web frame widget use, value display widget and bind the data (which is URL coming from some service or property). Find "ValueFormat" property of value display widget and click renderer. You will see attached popup. Test with any of these format dropdown option. It should work.

 

BABASHYAM_0-1640608038807.png

 

Regards

Shyam

Thanks for the replay Shayam.

 

I tried with HTML and value display as well with "HTML code with iframe tag", but no luck.

HI,

 

Is there any setting that you can switch in PlatformSubsystem and see if it works for you.

 

Regards

Shyam

Thingworx hosted with "HTTPS", but grafana hosted with "HTTP".

Got following error message...

"Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure frame '<URL>'. This request has been blocked; the content must be served over HTTPS.

Hello @Sathishkumar_C ,

I have checked the error shared by you and find these OOTB links which suggested the solution.

 

https://stackoverflow.com/questions/27148944/mixed-content-in-chrome-and-ie

https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content/How_to_fix_website_with_mixed_content

 

Kindly validate and revert back.

Regards

Bhawna

Top Tags