Tagged: code, Code block, webform
Hey,
I need to embedd a webform from pipedrive, which has the following format:
<div class="pipedriveWebForms" data-pd-webforms="https://pipedrivewebforms.com/form/aeflaebflaeflaefdoiaedaiodhaowd"><script src="https://pipedrivewebforms.com/webforms.min.js"></script></div>
However, putting this in a code block gives nothing, only some errors that the script couldn’t be found. I tried different approaches with just embedding the script, but nothing worked. On their page, they claim this can be rather easily implemented by just pasting the code in a HTML block.
I would appreciate any help.
Cheers
Hey alexandervellguth,
Can you replace the quotes
this “ and ” to " and "
, those are for text, not for code.
Best regards,
Victoria
Above is just an example, the real form can be found below:
Any update on this?
Hi,
Please do it like the following:
1. Create a sidebar and add a widget there
2. Load that sidebar inside your page
3. At the widget, load the JS code as text
Let us know if that works
Best regards,
Basilis
It now works as well within the Code block. They changed the URL to the JS resource. Thanks anyway!
Hi alexandervellguth,
Glad you got things working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria