Home › Forums › Quform WordPress › Adding form actions with Pardot form handler
- This topic has 1 reply, 2 voices, and was last updated 3 years, 6 months ago by Ally.
- AuthorPosts
- May 5, 2021 at 11:14 am #32945wordpress@megabite.noParticipant
Hello,
We have a client who wants to incorporate “Pardot form handlers” with the form on the website. They have provided us with a code they want to incorporate in the form. This is not something we are familiar with how to do, and was hoping you could help?
The code they want to include:
<form action=”https://go.pardot.com/l/503141/2021-04-27/b27zjq” method=”post”>
<label>First Name</label>
<input type=”text” name=”firstname” required=”required” />
<label>Last Name</label>
<input type=”text” name=”lastname” required=”required” />
<label>Email</label>
<input type=”text” name=”email” required=”required” />
<label>Telefonnummer</label>
<input type=”text” name=”phone” required=”required” />
<label>Company</label>
<input type=”text” name=”company” required=”required” />
<label>Jag godkänner att Nordic Finance får skicka information till mig via e-post, exempelvis artiklar, tips och information om vårt serviceerbjudande. Jag kan när som helst återkalla mitt godkännande. Läs mer om hur dina personuppgifter hanteras.</label>
<input type=”text” name=”gdpragree” />
<input type=”submit” value=”submit” required=”required” />
</form>
May 5, 2021 at 12:02 pm #32958AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.