• Hello
    Thank you for this great plugin. saved our time
    I have a question about how I can enable a jump to a country just by hit the first letter of this country. Like select the droplist and click Z ( on the keyboard ) the list auto jump to Zambia.
    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Contributor Yordan Soares

    (@yordansoares)

    Hello @pixelshouse,

    Did you try using Select2? This is the library used by WooCommerce and other popular plugins to ease the selection of items in long lists. You need to include the library and write the required code in order to make it work for the fields you want to.

    But if you don’t want to invest time in that task, there is already a plugin extension to Contact Form 7 to do this in an ease way: Select and Multi-Select Field for Contact Form 7. This plugin let you create a new form tag called “Select and Multi-Select”. After installing and activating the plugin extension, you need to add a form tag this way:

    [selct_multiselct your-country data:countries]

    Now, your form will display a field like this:

    I hope this helps you.

    Best regards,
    Yordan.

Viewing 1 replies (of 1 total)
  • The topic ‘Jump to Country by first letter’ is closed to new replies.