I am experiencing display interaction problems between this module and the conditional_fields module ( http://drupal.org/project/conditional_fields ). The conditional action is not suppressing the display of the fieldset (see attached images that show the two conditions). I'm using the 2beta1 version of conditional_fields but it was doign the same thing with version 1 (stable).

Thanks for any assistance or advice.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mradcliffe’s picture

I haven't looked at this yet, but I'm going to assume it's something that's going on with my module, cck select other. I'm doing some fancy rebuilding of forms so it's possible that it is displaying the fieldset after conditional fields tries to disable it.

tomhung’s picture

i too need this functionality. i have to go back to conditional text field for others

scott859’s picture

Checking: has anyone found a way around this issue?

mradcliffe’s picture

I haven't found a way around it, sorry. I was working with the Drupal 7 version and found that the Field Conditional State sandbox project worked when I made some changes.

mradcliffe’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
FileSize
845 bytes

One line fix in conditional_fields to get this working.

scott859’s picture

Great and thanks so much - I will give this a try.

Scott

mradcliffe’s picture

Status: Active » Fixed

Committed to CF 7.x dev. I think it's too much effort to back port it.

Status: Fixed » Closed (fixed)

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