What is the correct input and syntax for the input "Filter acording to field*"?
| Project: | dependantDropdown |
| Version: | 4.7.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Normally you should see here a dropdown with all the field Id's.
This however awiats the patch for an issue in content module
for more details: http://drupal.org/node/93704
It is unclear what information should be typed for this field.
Do you put in the field "Name" - as listed in the admin "Manage Fields" page? If so - "field ID's" should be changed to "Field name" for consistency.
Additionally, how do you specify the values of that field to filter on?
There is no readme.txt, install.txt, or comments in the module to help with these questions.
Could this text be changed to help guide the user? Or, am I missing something big right in front of me? If someone can help me to get this widget running - I'd be happy to write up the help text.

#1
If you named your master field "city", you should type in "field_city".
#2
Some more documentation would be nice.
I did enter the id of another cck-field in my type, but when editing the node, the selection box was empty ... and I didn't see a place to enter different value-sets for different values of the master field either ...
and I'm using the 5.x version, if that makes a difference