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
Comment #1
peterpoe commentedThe 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.
Comment #2
carlogen commentedThanks.
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.
Comment #3
carlogen commentedJust for information I have applied the patch
http://drupal.org/files/issues/conditional_fields_content_taxonomy_250748.patch
and it seems to work
Comment #4
peterpoe commentedComment #5
Marko B commentedu applayed it to drupal 6 version of module? not possible, dont put wrong information please.