Multivalued Autocompleter

This autocompleter example is bound to a complete list of countries served by the perl HTTP service at http://localhost:8081/ac/country/ that responds by an array: [{value: ..., label: ..., code: ...}, ... ]

Ajax request

Select multi-countries: