Hi,
I'm trying to create a theme to display my content node. I followed the instructions in http://drupal.org/node/62466 but can't seem to display my compute fields. Does anyone know how to do this? When I put:
print $node->field_mycompute[0]['value'];
nothing is outputted.
Thanks
John
Comments
Comment #1
mr john commentedI ended up getting out of the $node->body but there must be a better way.
Comment #2
Moonshine commentedClosing out old Drupal 4.7 issues, as it is no longer a supported release.