Any idea on how this module could be used with Multireference CCK module?
That module allows to reference several other nodes/users and you can add more slots on the fly, while creating the node.
How could reference those several nodes inside the computed field? It´s not a certain "field" that I should reference...
Comments
Comment #1
Rosamunda commented* bump *
Comment #2
AD-DA commentedYou should be able to figure this out by yourself as follows. To build complex computed fields, you can use the following code to display the value of the $node variable:
You can after "zoom" on the relevant field in $node by replacing it by the relevant child.
Comment #3
colanVersion 5 is no longer supported.