Closed (outdated)
Project:
Dependent Fields
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2010 at 09:18 UTC
Updated:
15 Jul 2021 at 14:58 UTC
Jump to comment: Most recent
Comments
Comment #1
smoothify commentedHello
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.
Comment #2
kamnnm commentedHello
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.
Comment #3
7twelve commentedHello
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
Comment #4
pcambraDoing some cleanup as there's a new version for D8/9 and D6 is no longer alive