Drupal Modules

ratings

Ratings

AttributeAverage
Features5 / 5
Reliability5 / 5
Ease Of Use5 / 5
Documentation1 / 5
Vote Count1
averages
module overview

Module Overview

Drupal.org Excerpt:

This module adds 3 autocomplete widgets for CCK fields of type Text and Number. Autocomplete for allowed values list: This widget can be used for Text and Number fields and it takes candidate values from the defined list of Allowed values of the fields. You can even generate your allowed values list... [More...]

Details:

Maintainer:markus_petrux
Links:
Categories:Content Construction Kit (CCK), Multilingual
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.32009-Dec-30DownloadRecommended
7.x-1.x-dev2012-Mar-25DownloadDevelopment
6.x-1.x-dev2011-Feb-25DownloadDevelopment
7.x-1.0-beta22012-Mar-22DownloadOther
Total Downloads: 434 "Development" releases should be considered in beta.

reviews

Reviews

Options: Add a review

rating

Practical, handy feature with ease

If you are using CCK for your forms, you should leverage the ease and power of this module instead.

Implementing an autocomplete widget in Drupal is easy because Drupal 6 comes with this functionality right of the box.

You can tap into this powerful feature by creating a simple module with a "form_alter" snippets that alter the form's [#autocomplete_path] elements to point to your function that generate the desired values, and then send the values to the browser by "print drupal_to_js($values)".

Sometimes creating a module is overkill, especially if you just want to "Autocomplete for existing field data".
If you are using CCK for your forms, you should leverage the power of this module instead.

Thanks to markus_petrux for his yet another great contribution.

Twitter


Sponsored By


iO1 Drupal Consultants

Top Drupal Books

  1. Using Drupal (O'Reilly)
  2. Definitive Guide to D7
  3. Beginning Drupal 7
  4. Drupal For Dummies
  5. Pro Drupal Development 7
Module Finder New Modules RSS Feeds