Posted by droidenator on November 6, 2009 at 11:36pm
| Project: | Content Construction Kit (CCK) |
| Version: | 6.x-2.6 |
| Component: | Rules Integration |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I'm working on a rule that will allow me to add multiple referenced users to multiple referenced nodes. The rule I have can successfully add the first user to the first group but the extra users are ignored.
Currently, my rule checks for the content type and, if it's the correct type, it then loads the node reference and the user reference and inserts the specified user into the specified node. Any ideas on how I can extend user and node reference rules to load multiple values?