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!

CommentFileSizeAuthor
views_1.png45.21 KBdotidentity

Comments

dotidentity’s picture

First code is not correct:

In my views-list-contenttype.tpl.php i call the (multy) images uploaded with cck/imagefield with

print $field_image_fid
quicksketch’s picture

Status: Active » Closed (duplicate)