Skip to content

Instantly share code, notes, and snippets.

@csakiistvan
Created June 11, 2013 17:43
Show Gist options
  • Save csakiistvan/5759017 to your computer and use it in GitHub Desktop.
Save csakiistvan/5759017 to your computer and use it in GitHub Desktop.
Drupal field to node tpl php
<?php print $node->field_highlights[0]['view'] ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment