Revisions for Drupal Pages and Views: CCK Computed Field

The revisions let you track differences between multiple versions of a post.

RevisionOperations
Aug 3 2009 - 11:46am by admin1

Correction: change $node_field[0]['value'] = $node->field_nameofnodereferencefield[0]['nid']; to this $node_field[0]['value'] = $node->nid; First line goes to a different scenario. Sorry

current revision
Aug 1 2009 - 6:02pm by admin1

Updated article to suggest re-saving the instructor node so that the computed field would get added to the node.

Aug 1 2009 - 2:13pm by admin1