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

marcp’s picture

Version: 6.x-1.0 » 6.x-2.x-dev

@sbydrupal - That's an interesting feature request. Have you found another solution for this yet?

nicholas.alipaz’s picture

Title: Autocomplete Menu for Taxonomy Terms » Autocomplete json dropdown Menu for Taxonomy Terms

Interesting. 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.

caspercash’s picture

Hi! Is this feature already in the module? The version I currently use is '6.x-1.0'. Thank you for this great module!