Active
Project:
Field Actions
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2007 at 12:53 UTC
Updated:
9 Jul 2009 at 17:47 UTC
I'm looking for an action to sync two nodereference fields to mimic two-way relationships between nodes (a bit like discussed here: http://drupal.org/node/120408 and http://drupal.org/node/60756). The behaviour should be like:
Does this sound sensible to have that as an action?
Comments
Comment #1
mfredrickson commentedTotally. I think it would be a great action.
So if you have an number field in Node 1 and Node 2, and I updated Node2's number field to 7, Node1's number field would also be 7.
Does this describe what you are talking about?
Comment #2
nickbn commentedYes! Someone please write this module!
I tried the rules method and couldn't get that to work.... Looking into others.