Hi,

Do you think it's possible to use a function of hierarchical select in order to create a taxonomy form in a block?
If so, which one, and in which format/function is the selection output when submitting?

Thanks a lot for your help,

Matt
NB: More details on what i'm looking for at: http://drupal.org/node/433672#comment-1676106

Comments

wim leers’s picture

Status: Active » Fixed

Of course this is possible. Just write the necessary Forms API code. There's plenty documentation on that. Look at the top of API.txt to see how to write a HS form item.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

venusrising’s picture

Status: Closed (fixed) » Active

Interested if anyone found some more info about using the FORMS API with HS. I read the docs in HS module and DO and still feel a bit confused.

ezeey’s picture

I would also need such a block

wim leers’s picture

Title: Possible to use hierarchical select functions to create a taxonomy filter? » Sample code for Hierarchical Select in a block as a taxonomy filter
Assigned: Unassigned » wim leers

While it's not up to me to educate users about Forms API, I'll provide a piece of sample code, because it's so often requested :)

wim leers’s picture

Status: Active » Fixed

Done: http://drupal.org/node/534986. And commented on the forum post MattDrupalee started: http://drupal.org/node/433672#comment-1867690.

Status: Fixed » Closed (fixed)
Issue tags: -block, -taxonomy, -form

Automatically closed -- issue fixed for 2 weeks with no activity.