Textfield Autocomplete

Component ID

172137

Component name

Textfield Autocomplete

Component type

module

Component security advisory coverage

not-covered

Downloads

1071

Component created

Component changed

Component body

This module creates a new cck widget, for the textfield: Textfield with autocomplete. It uses Drupal's nifty autocomplete features. It looks through all current values that the field has taken, and offers them as choices.

For a Drupal 6 equivalent of this module, please see the Autocomplete Widgets module. Please note that they are separate modules and there is no upgrade path from one to the other.