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.
do you have a developer?
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.
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.