Hello there.... Great module, I have a litlle problem which I know isn't on the supported list
But is it possible this is a minor thing to get to work.....

I have a 2 level taxonomy, and using HS on that....
And then i have a couple of conditional fields depending on the choices in that 2 level taxonomy
using the module http://drupal.org/project/conditional_fields
But the field dependent on the taxonomy doesn't get triggered by conditional field... (show/hide)
Any chance this is a minor thing, as far as i know the conditional field just checks the taxonomy option number
to do it's trick.....

Comments

RumpledElf’s picture

Heh, turns out I've posted this one as a module compatibility issue with Conditional Fields.

Hopefully one or the other module fixes this issue.

azmchichi’s picture

+1

RumpledElf’s picture

Search sandbox for ml_select, by Monochrome.

wim leers’s picture

Component: Code - Content Taxonomy » Code - Taxonomy
Assigned: Unassigned » wim leers
Status: Active » Closed (won't fix)

That won't work. This is a FAPI limitation.

skylord’s picture

Version: 7.x-3.0-alpha5 » 7.x-3.0-beta9
Category: Support request » Feature request
Issue summary: View changes
Status: Closed (won't fix) » Needs review
StatusFileSize
new5.09 KB

My client needed this function, so I spent some time to investigate. There were three points in HS compatibility with Conditional fields:

So, here is a patch that works for my needs (node taxonomy field with HS widget). Value is got from the last HS selectbox, so keep it in mind when configuring Conditional select field values.