Hy,

I have installed conditional fields on drupal 6.8.
as per documentation I should see a set of options the field editing form.
But I do not see any option there.

I can see the conditionals fields tab in the content type

Please can you help?

Thanks
Carlo

Comments

peterpoe’s picture

The form shows only if there are available controlling fields:
- That are in the same group of the field (or outside any group if the field is outside)
- That have "Allowed values" (since we must have some value to select)

Note that you also need the "administer conditional fields" permission for your user, or use the super-admin.

carlogen’s picture

Thanks.

I see now.
I was trying to use it with content taxonomy, but it does not work because not supported.
I must find another solution.

Thanks for your help.

carlogen’s picture

Just for information I have applied the patch

http://drupal.org/files/issues/conditional_fields_content_taxonomy_250748.patch

and it seems to work

peterpoe’s picture

Status: Active » Closed (fixed)
Marko B’s picture

u applayed it to drupal 6 version of module? not possible, dont put wrong information please.