Validate email address live on the landing page | Community
Skip to main content
February 27, 2018
Question

Validate email address live on the landing page

  • February 27, 2018
  • 1 reply
  • 5913 views

Hi all,

Anyone knows if it's possible to do the following:

When a person keys in his email address in the Marketo landing page form:

  • If his email address is already in the Marketo list relevant to the landing page form, he will receive an on-site message saying "he has already signed up"
  • If his email address is not in the list, then he will go through the standard form submission process.

This will have to happen live. Any developers here who can point me in the right direction. What do you think I have to do to make this work?

Regards

Fred

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

New Participant
February 27, 2018

Hi Fred,

maybe this approach would help you: Show Custom HTML Form for Known People - Marketo Docs - Product Documentation

But this works only for leads who are cookied.

Best;m

Josh_Hill13
New Participant
February 27, 2018

That works for a Known person, however, if you want to tie it to the specific Registration list for that Page, you would need to develop some jquery.

February 28, 2018

Hi Josh,

Thanks for your insight.


Another newbie question: I'll think Form 2.0 will make this work, but do you know how I can possibly retrieve and compare against a specific registration list using jquery?

Thanks in advance.

Regards

Fred