Closed (duplicate)
Project:
ImageField
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
29 Jun 2007 at 12:18 UTC
Updated:
6 Jul 2007 at 01:16 UTC
In my views-list-contenttype.tpl.php i call the (multiy) images uploaded with cck/imagefield with
print $field_image_fid[0]
Is there a way to show only the first image uploaded by the user?
Something like:
print $field_image_fid[0]
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| views_1.png | 45.21 KB | dotidentity |
Comments
Comment #1
dotidentity commentedFirst code is not correct:
In my views-list-contenttype.tpl.php i call the (multy) images uploaded with cck/imagefield with
Comment #2
quicksketchhttp://drupal.org/node/155577