Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How to Update the HTML code in the Instapage iframe to reflect a new pardot Pardot form.

Step 1: Copy the form link found in Pardot

...

Step 3: Paste in the new "PARDOT_FORM_URL" in the HTML code below and then place in the iFrame window.

<iframe class="inherit-height" src="PARDOT_FORM_URL" width="100%" scrolling="no" style="height: inherit;" id="myiframe"></iframe>  

...