Insterting cck multiple value fields into a views list.

  1. ok i have this in my views.tpl.php file
  2.  
  3. <?php print $field_property_images_fid['views_image']['0']['view'] ?>
  4.  
  5. and i did a <?php print_r($field_property_images_fid); ?>
  6.  
  7. and when it printed it just printed out al the images in the array