Back to Jsoneditor

Auto Complete with Multiple Searchable Fields

examples/29_autocomplete_multiple_fields.html

10.4.3398 B
Original Source

Auto Complete with Multiple Searchable Fields

This example demonstrates advanced autocomplete functionality with custom filtering that searches across multiple fields within each option. Countries with multiple searchable fields - you can search by country name, capital city, or country code. Try typing "United States", "Washington", "US", "Germany", "Berlin", "DE", "Japan", "Tokyo", or "JP".