Autocomplete Element
Component ID
749720
Component name
Autocomplete Element
Component type
module
Development status
Component security advisory coverage
not-covered
Downloads
3538
Component created
Component changed
Component body
Provides an autocomplete form element based on the jquery.autocomplete.
It's the same plugin as used in the search on Drupal.org's API reference pages, and is more customisable than the default Drupal one.
Some of the advantages include:
- Scrollable for long lists.
- Use either local or remote data.
- Format or perform actions when data is returned.
- Pass extra parameters to the back end.
For a full list of options & how to use them, please have a look at the autocomplete plugin documentation.
Just added: It now does replace the default autocomplete element - this can be turned of in the module settings page.
Development sponsored by Comic Relief.
