Hi,

I think a useful feature would be to add backward reference as well. This way when I create a node reference between node A to node B, then it should add a reference from node B to node A.

Of course it should first check if this reference was not already added.

As it is for now I always have to add those backwards references myself, and it is a pain when I have a node that reference to 3 or 4 other nodes.

Thanks

Comments

2ndChanceTech’s picture

I believe there's a nodereferrer module that covers this. (well I know, cause I use it)

You may not want to always want to have things 2 ways, it's best to be able to choose.

Nodereferrer also has nodereferrer create, which is a great utility, to adding a node as a reference to existing or non-existing nodes, from a tab on the node page.

It also allows adding node references.

rmassamiri’s picture

I have looked for a module called node refferer or something like it, but I can't find it. Could you please tell me which module you are using to do 2 way node referencing in drupal 6? Thanks.

2ndChanceTech’s picture

Sometimes it's good to check issues queues or all releases to see if there's a version. This one was tucked away though.

http://drupal.org/node/259837#comment-1015716

rmassamiri’s picture

Thanks for the reply. I did try to check.

markus_petrux’s picture

Status: Active » Closed (won't fix)

There are several solutions in contrib that help on this. Please, search for Node referrer, Back reference, Node Relationships, etc.