I'm outputting
<?php print $node->content['field_embedded_video']['#value'] ?>
but it prints the label. I just want the video. This is in a block teaser view.
Thanks for any help.
- Adam
I'm outputting
<?php print $node->content['field_embedded_video']['#value'] ?>
but it prints the label. I just want the video. This is in a block teaser view.
Thanks for any help.
- Adam
Comments
Comment #1
alex ua commentedThis needs to be set in the content type field display settings.