Closed (fixed)
Project:
Hierarchical Select
Version:
5.x-2.2
Component:
Miscellaneous
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2008 at 00:43 UTC
Updated:
13 Aug 2008 at 22:22 UTC
Hi there, this is a request / if you could tell me how to do this I would be very happy.
For larger taxonomy lists 10+ the drop down starts to get fairly long. If there's a way we could dynamically set the size="" option that would be a great feature. Especially for myself when dealing with e-commerce taxonomys.
If there's a quick fix to this or if I missed something, could someone let me know?
Thanks a ton, - Justin
Comments
Comment #1
wim leersThis is not supported via the UI, but via code. Just set the #size property on your Hierarchical Select element. However, this is only supported on HS 3!
Comment #2
hinchcliffe commentedYou say via the code? I've just updated to 3.0 / thanks to your help with the patch. I'm now looking for the right spot to adjust the #size property, they're tons of folders.
Thanks for your help,
Justin
Comment #3
wim leersEhm no, you should not hack the code, you should add it dynamically by using
hook_form_alter().Comment #4
hinchcliffe commentedlol, something new I can learn once again :) Could you be kind enough to point me in the right direction? Thanks a ton for your quickness and dedication to helping users on this module. I appreciate it.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.