New HS implementation: menu parent selection
philippejadin - March 4, 2008 - 19:21
| Project: | Hierarchical Select |
| Version: | 5.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Wim Leers |
| Status: | closed |
Jump to:
Description
This module looks like a killer for the "parent menu" selection on the node edit form. Is it planed to add this feature? When you have a huge menu list, it's a pain to select the right menu parent for a node.
If it's already there sorry

#1
Nope, this is not yet supported. This is an excellent candidate for one of the next 2.x releases though!
I won't have time the next 3 weeks due to exams. But if somebody who wants to learn the HS API reads this: implementing this feature would be an excellent try-out!
#2
#3
+ Subscribe
I also have a huge 3-level menu system - and HS would be the perfect way to select parent menu item!
#4
Would you like to write a patch perhaps? :)
#5
Making this a DROP Task. Let's see if we can sparkle some interest … :)
#6
DROP seems to be dead :(
I'll implement this myself, then :)
#7
It's ready and working. I only need to make some changes to the config_info() hook because in this implementation, there aren't any configs at all, because it's only used in one form.
And FWIW: it's only 150 lines of code.
#8
Done!
#9
Automatically closed -- issue fixed for two weeks with no activity.