Autocomplete country field on Marketo form | Community
Skip to main content
December 7, 2016
Question

Autocomplete country field on Marketo form

  • December 7, 2016
  • 1 reply
  • 1919 views

I'm looking to add autocomplete to the country field on our Marketo forms, so people can simply type a country name rather than having to find it on a list.

I found this jQuery plugin that would be ideal, but am not sure how to implement it on our forms. Has anyone else done anything like this?

Thanks.

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

1 reply

Josh_Hill13
Level 10
December 7, 2016

do you have a developer?

December 8, 2016

Not a Marketo developer specifically, but our web devs may be able to help. I'll run it by them - was just wondering if this is something anyone else here has already done.

SanfordWhiteman
Level 10
December 8, 2016

You need a Marketo-aware developer, since you need to use and understand Forms API events.

If you check my posts, I've demonstrated how to use Google Places to autocomplete a Marketo form. This can be done for Company, Country, any kind of entity. Do be aware that what constitutes a country can vary by, well, country. That is, on a form shown in China, if Taiwan is included in the list the label should be "Country or Region" or suchlike. And so on.