Forum Discussion

Re: Iframe of Weather

Hi,

Looks like you never got a reply here but I'm hoping you can help me with something similar.
I'm trying to display the weather on my dashboard so I created a HTML page with the following code and tried adding it to the dashboard as a web page widget- but it doesn't support Iframes so it it's not working. Do you have any suggestions?
Thank you
<a class="weatherwidget-io" href="https://forecast7.com/en/14d60120d98/manila/?unit=us" data-label_1="MANILA" data-label_2="WEATHER" data-theme="original" >MANILA WEATHER</a>
<script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https://weatherwidget.io/js/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js');
</script>

------------------------------
Miriam Klugman
------------------------------

3 Replies

  • MarkShnier__You's avatar
    MarkShnier__You
    Icon for Qrew Legend rankQrew Legend
    Have you put in a Ticket to Quick Base support care Team to ask them to allow your Realm to use external <iframes>?  It's a setting that they can enable.

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • MiriamKlugman's avatar
      MiriamKlugman
      Qrew Member
      Yes, my realm is set to allow iFrames.
      Thanks

      ------------------------------
      Miriam Klugman
      ------------------------------
      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend
        Oh, then it is possible that the website itself does not allow itself to be used in an iframe.

        ------------------------------
        Mark Shnier (YQC)
        Quick Base Solution Provider
        Your Quick Base Coach
        http://QuickBaseCoach.com
        mark.shnier@gmail.com
        ------------------------------