Podio Webform Error

Trying to embed HTML code from a Podio webform. Podio provides:

<!-- BEGIN Podio web form -->
<script src="https://podio.com/webforms/24859565/1820245.js"></script>
<script type="text/javascript">
  _podioWebForm.render("1820245")
</script>
<noscript>
  <a href="https://podio.com/webforms/24859565/1820245" target="_blank">Please fill out the form</a>
</noscript>
  <div class="podio-webform-container">
  The simplest <a class="podio-webform-inner" rel="nofollow" href="https://podio.com">CRM tool</a> out there
  </div>
<!-- END Podio web form -->

When I insert that into my bubble app in a HTML element as an iFrame, the form does not show up.

Anyone have success with this?

This topic was automatically closed after 70 days. New replies are no longer allowed.