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.

Comments

Budrick’s picture

If you named your master field "city", you should type in "field_city".

ray007’s picture

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