Discussions

 View Only
  • 1.  Iframe of Weather

    Posted 04-13-2020 21:10
    Hello,
    I am trying to embed an iframe of the weather channel into my form, how do i do this as my standard HTML code in a rich text formula field is throwing up syntax errors!

    ------------------------------
    Benjamin Brooks
    ------------------------------


  • 2.  RE: Iframe of Weather

    Posted 04-14-2020 10:04
    What code are you using?

    ------------------------------
    Adam Keever
    ------------------------------



  • 3.  RE: Iframe of Weather

    Posted 09-15-2020 16:44
    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
    ------------------------------



  • 4.  RE: Iframe of Weather

    Posted 09-15-2020 16:46
    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
    ------------------------------



  • 5.  RE: Iframe of Weather

    Posted 09-15-2020 17:27
    Yes, my realm is set to allow iFrames.
    Thanks

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



  • 6.  RE: Iframe of Weather

    Posted 09-15-2020 19:13
    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
    ------------------------------