dking46
Forum Replies Created
-
Hello!
Yes, I have the script for this form working on this page:https://quantivate.com/resources/savings-calculator/Here is the form code:
<iframe src=”https://go.quantivate.com/l/824713/2021-11-04/6tk2p” width=”100%” height=”500″ type=”text/html” frameborder=”0″ allowTransparency=”true” style=”border: 0″></iframe>Thanks for taking a look into this!
Cheers,
DavidDefinitely!
Here is the script we used:<noscript> <iframe src=" https://go.quantivate.com/l/824713/2021-11-04/6tk2p" width="100%" height=“875” type="text/html" frameborder="0" allowTransparency="true" style="border: 0"></iframe> </noscript> <div id="pardotform99web"></div> <script type="text/javascript"> var form = ' https://go.quantivate.com/l/824713/2021-11-04/6tk2p'; var params = window.location.search; var thisScript = document.getElementById("pardotform99web"); var iframe = document.createElement('iframe'); iframe.setAttribute('src', form + params); iframe.setAttribute('width', '100%'); iframe.setAttribute('height', 875); iframe.setAttribute('type', 'text/html'); iframe.setAttribute('frameborder', 0); iframe.setAttribute('allowTransparency', 'true'); iframe.style.border = '0'; thisScript.parentElement.replaceChild(iframe, thisScript); </script>Hello!
Thank you for your response!
Here is the settings link:
https://we.tl/t-HwYEKS2iOqHere is the page that the form currently lives on. To make it work, we put it within an HTML element: https://quantivate.com/resources/savings-calculator/
(As you can see, the form is ugly and takes up A TON of space. Your plugin should solve this 😀 )
Can you share a screenshot of where you’d like me to pull the display and event sections? I’m not seeing them on my end.
Thank you for your help!!