Closed (works as designed)
Project:
Corresponding node references
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2009 at 05:10 UTC
Updated:
25 Jun 2010 at 10:22 UTC
Hi
This doesn't do anything. I've followed the instructions exactly, but when I go to admin > settings > corresponding_node_references, there are no options availoable, just the message:
Check which node references should listen to each other. When checking a check box a reference on node type A to node B will automatically update the node reference field on node B adding an entrie which points to node A. So double editing nodes who refere to each other is no longer needed. (only node reference instances which are multiple and have only one node type to refer to are shown) There are no node types which have a corresponding node references
Thanks
Glenn
Comments
Comment #1
domidc commentedYou should create two content type with each a node reference to each other, then you ll be able to enable this modules functionality for that relationship.
The module will then, when one node gets saved with a reference to another node save a reference of the saved node on the referenced node.
Comment #2
domidc commentedComment #3
glennnz commented@domidc
This is EXACTLY what I've done, but the relationship doesn't appear.
Thanks
Glenn
UPDATE
Found the problem, I changed both references to allowing unlimited options, and away it went.
Thanks
Glenn
Comment #4
kenorb commentedWhat's the problem with supporting only single references?
Comment #5
Gabriel R. commentedI am trying to use this with the "Reference from URL" module. Its widget doesn't allow multiple values.
Not sure why the "unlimited" requirement is enforced, but it's a bit of a shame, to me one is not useful without the other.
Comment #6
momper commentedsubscribe - same problem
Comment #7
fonant commentedI discovered that you need to check the content type(s) allowed for the node_reference field(s), even if you are using a View to provide options.