Autocomplete country field on Marketo form

Anonymous
Not applicable

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.

3 REPLIES 3
Josh_Hill13
Level 10 - Champion Alumni

do you have a developer?

Anonymous
Not applicable

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 - Community Moderator

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.