By kaporter on
I have created a new content type using CCK called organization. The organization content type has a field called "type". I then created another content type using CCK called Contact. In Contact I added a node reference to Organization, but would like to limit the choice in the node reference dropdown to those organization of a certain type. Is this possible?
Thanks,
Kari
Comments
Similar request
I would like to be able to limit the nodes that show in the node reference dropdown to only nodes that the current user has authored. Anyone know how to do this??
When you add the field to
When you add the field to the content type, in the second screen, you will see a list of content types you can reference.
Rather than a content type, go below to the advanced tab where you can pick a view which should return only the nodes you want to be referenced.
Ooops that works for D5
Ooops that works for D5