First thanks for this great module!
The issue: in case of the controller field is a "select field" and the default value is "- None -" and the field NOT "Required" it works fine, when you create the content. But when you set the field to "Required" in the content creating page the controller field shows the first value, and the controlled shows all the values. It's a bit confusing to the user.
Simple workaround is to set the default value from "- None -" to some other value.

Comments

smoothify’s picture

Hello

To help me reproduce this better could you explain your setup?

Which field type is the Controller field?

Which field type is the Controlled field?

You have the controller field set to be required?

If using text / number fields - could you paste your mappings code here.

It would also be helpful to state any other options checked or unchecked in the AHAH Dependent Fields widget.

kamnnm’s picture

Hello

I have the same trouble.

Controller field - Text -> Select List
Controlled field - Text -> Select List
Controller field is required.
In the content creating page the controller field shows the first value, but the controlled not shows any values.

7twelve’s picture

Hello

I'm running into a similar situation with Node Reference fields using this mini-module to provide a default 'None' option for the controller field - http://drupal.org/node/789116#comment-3365604

The issue I'm having is that the 'None' option (providing a null value as the first entry) displays all possible options in the controlled field, when the desired behavior is to have it not show up until a valid selection is made. Any help or insight is appreciated, thanks

pcambra’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Doing some cleanup as there's a new version for D8/9 and D6 is no longer alive