how to autofill my contact form | Community
Skip to main content
April 2, 2014
Question

how to autofill my contact form

  • April 2, 2014
  • 4 replies
  • 1088 views
I need to autofill my contact form based upon certain fields,

suppose if user enter zipcode  in zipcode coloumn then city must fill automatically..


Please guide.

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

4 replies

Josh_Hill13
Level 10
April 2, 2014
You would need to use a choice method or javascript and have all of the zip codes and cities. I believe there are services that can do this for you.
April 2, 2014
Agree with Josh you would need to do this with Javascript. The services are typically used for populating multiple fields such as company name, number of employees, city, etc. so that your lead only needs to provide basic information like email address. 
April 2, 2014
This is a javascript solution for sure!
April 4, 2014
I know i can do this with the help of jquery and javascript,but is there any marketo way of doing it from admin?..