I created two dropdown box using cck.. my aim is to filter second dropdown based on first dropdown value. is this possible with this module. or how to get value of controlling field in to the php block
Any help appreciated

Thanks

Comments

apv’s picture

Priority: Critical » Normal
bendev’s picture

I have the same issue.

I want to hide a controled field in a form if the gender (controlling field) is set to male.

I have created a field gender that I set via PHP allowed values (CCK) to a unique value (male or female)
This step works corretly.

However in the list of values for the controling field, only female appears and not male...

The behaviour is not correct and the field is always displayed although the gender is displayed correctly...

I found a solution by using php default value instead of allowed value...
The only issue left is related to permission on the controlling field

peterpoe’s picture

Status: Active » Fixed

Closing old support requests...

Status: Fixed » Closed (fixed)

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