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

mr john’s picture

I ended up getting out of the $node->body but there must be a better way.

Moonshine’s picture

Status: Active » Closed (fixed)

Closing out old Drupal 4.7 issues, as it is no longer a supported release.