KV HTML for email form field | Community
Skip to main content
Level 3
August 3, 2021
Solved

KV HTML for email form field

  • August 3, 2021
  • 1 reply
  • 3907 views

I have a form that collects an email address for our newsletter. Can I use KV HTML to fill the field but not submit the form?

If so how would I do that?

 

I want to do something similar with our contact us form as well by prefilling all the fields we know and leaving blank those that we don't.

 

Thank you.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman
KV HTML doesn't fill fields. It allows you to show just a button, though, if the session's already associated with a lead. So that's equivalent to having a hidden Email Address field.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
August 3, 2021
KV HTML doesn't fill fields. It allows you to show just a button, though, if the session's already associated with a lead. So that's equivalent to having a hidden Email Address field.
jenlivelyAuthor
Level 3
August 3, 2021

Hi @sanfordwhiteman thanks for the response....

 

is there something I can use to fill the field if we already know them? I would rather show the filled in field with the button. I think I have seen this done before....thanks!

SanfordWhiteman
Level 10
August 3, 2021
Sounds like you're talking about Pre-Fill. Is this an embedded form, or is it on a Marketo LP?