/ Published in: PHP
for true plain text output of a field in drupal 7
Expand |
Embed | Plain Text
<?php foreach ($items as $delta => $item) : ?> <?php endforeach; ?>
You need to login to post a comment.
for true plain text output of a field in drupal 7
<?php foreach ($items as $delta => $item) : ?> <?php endforeach; ?>
You need to login to post a comment.