Closed (fixed)
Project:
Hierarchical Select
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2013 at 16:43 UTC
Updated:
16 Sep 2013 at 13:21 UTC
I have the following taxonomy terms:
- Color
--- Blue
--- Red
--- Green
- Shade
--- Triangle
--- Square
--- Circle
And I like to display only the Shades, can I do that with the HS D7? if not is there another module to do it?
Comments
Comment #1
pieterjd commentedTake a look at the API . I had a similar problem - remove 1 specific term from the root. Just implement
hook_hierarchical_select_root_level($params, $dropbox = FALSE)with the code that does what you want.Comment #2
wim leersComment #3.0
(not verified) commentedlayout correction