I am trying to utilize a Custom Widget (iFrame) to pull local weather conditions from the national weather service. I have input the URL of the iframe and clicked save. However, when I view the dash board, nothing loads for this widget.
I am not trying to pass any query parameters, I am simply trying to load a static page. Here is the URL I am trying to load:
Correct. We are simply trying to use this as an iFrame and load a website.
We have gone through the documents, but perhaps we are missing something. Is it possible to simply use the Custom Widget as an iFrame and load an external web page?
For example, I have something at https://www.test.com/custom.html I want this page to load on my widget which will display some information. No query parameters are required…