Active
Project:
Jump
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2009 at 22:19 UTC
Updated:
27 Dec 2012 at 12:41 UTC
Hello,
Is there a possibility to add Autocomplete functionality to Jump menu, e.g., for a taxonomy vocabulary.
The Jump module is great for handling up to a certain number of Taxonomy Terms, however, after 200+ terms, it becomes not feasible to use drop down menu. This is the only menu I found that directs taxonomy results to /taxonomy/term/tid without changing the default taxonomy module url. It would be great if this functionality is possible in some way.
Thanks
Comments
Comment #1
marcp commented@sbydrupal - That's an interesting feature request. Have you found another solution for this yet?
Comment #2
nicholas.alipaz commentedInteresting. I think this could be done, although the degradation to non-js enabled browsers would not really search very well in that they would need to put in the exact term or term id. I have done the json dropdown in other modules before so I am already familiar with how to accomplish this.
Comment #3
caspercash commentedHi! Is this feature already in the module? The version I currently use is '6.x-1.0'. Thank you for this great module!