Active
Project:
Keyword Autocomplete
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2010 at 20:16 UTC
Updated:
10 Nov 2010 at 10:26 UTC
Seeking all apologies of asking such silly question on this forum, am a novice in drupal and have just started using it.
I have installed two modules : 'keyword auto-complete' and 'webform'. Both the modules are working properly.
Now, I want to support one of the text-field of webform with the autocomplete feature. I have tried hard on googling and searching for answers on forums.
Your suggestion(s) means a lot to me.
Thanks
Comments
Comment #1
ShannonK commentedsubscribe
Comment #2
ziomizar commentedHi anksce,
I have the same problem with view exposed filter, i'm developing a module that provide autocomplete functionality to all textfield input in your html pages.
This pre-module waiting an approval by drupal team, by several week.
If you found usefull my module,
you can write a message in this topic http://drupal.org/node/933490.
Other solution is using "autocomplete element" module, but you must be a programmer, and write your custom little module.