Community & Support

Auto suggestion custom module

I would like to write custom module for "Auto suggestion". My requirement is when user type the word, the corresponding list will be displayed that matches.

Ex 1: Key storke is "A", List will be "Apple,Air,..etc"

Ex 2: Key storke is "Ap", List will be "Apple,..etc"

once i select the word "Apple". This item should be displayed below the auto suggestion field.

kindly share your idea/custom module to implement above example.

Cheers,
Muthu

Comments

(no title)

To see what functions are already available in the core API, go to http://api.drupal.org/api/5 and type "autoc" in the... autocomplete text box.

For more ideas, see also this project: http://drupal.org/project/ulink

Thanx cog

i got some idea in Drupal API.

How ??

I have a similar requirement. I want to achieve this for a 5 field form on my homepage. I am new to drupal. Can you please share the code snippett and advice me how to go about it. am on Drupal 6.1.2

nobody click here