Hi all!

I need some assistance... I want to display only one imagefield in my View table. But, somehow if a node consists more than one imagefield (in this case 2 images), it will just show up in the View table. Attached is my screenshot. I want to remove the second thumbnail image (bball shoe) from the table.

How can I achieve that?

I'm using CCK + Imagefield + Imagecache + Views.

Would appreciate your feedbacks. Thanks!

CommentFileSizeAuthor
remove_imagefield.jpg35.26 KByeeloon

Comments

dotidentity’s picture

Subscribing

karens’s picture

Project: Views (for Drupal 7) » Content Construction Kit (CCK)
Component: User interface » Views Integration
Status: Active » Closed (works as designed)

There is currently no way to display only a single specific value of a multiple value CCK field in a view. You can make a feature request, but it would be hard to do, so it will probably only happen if someone provides a patch.

nicholas_w’s picture