Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
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.
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.
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
Kindly validate and revert back.
Regards
Bhawna