Views Autocomplete Search

Categories

Component ID

2498361

Component name

Views Autocomplete Search

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1295

Component created

Component changed

Component body

Views Autocomplete Search uses the Views autocomplete API module (it is a dependency with Views module of course) to transform the search input of the default search block into an autocomplete textfield.

The module simply packages a tiny form alteration and a view that you can customize. The default configuration search on the title only (contains the input or contains all words of the input) but you can change it by simply editing the packaged view.

Note : this module demonstrates how you can enhance very easily any textfield of your website with Views autocomplete API to turn it into an autocomplete textfield.