Posted by TravisCarden on June 21, 2011 at 9:24pm
1 follower
Jump to:
| Project: | Node displays contributions |
| Version: | 6.x-2.4 |
| Component: | ND CCK |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Is there a way to limit the number of values displayed by a multi-value CCK field like you can in Views? Views, of course, has that wonderful little widget that says, "Group multiple values > If unchecked, each item in the field will create a new row, which may appear to cause duplicates. Show value(s) # starting from # (first item is 0)". I have a multi-value imagefield, and I just want to show the first image in a certain build mode. Is there a way to do this? If not, I'll make this a feature request.
| Attachment | Size |
|---|---|
| views-screenshot.gif | 8.84 KB |
Comments
#1
see http://drupal.org/project/imagefield_single
#2
Ah! Thanks for the pointer, swentel.
Marking as duplicate of #793656: Show only first image from multi-value imagefield (or "group multiple values").