Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-alpha1
Component:
table style
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2011 at 02:47 UTC
Updated:
18 Apr 2017 at 12:30 UTC
Jump to comment: Most recent
Comments
Comment #1
gausarts commentedYou may need to theme it. If using list style, I think this will do:
Comment #2
MJH commentedI have the same problem: Up to 10 images are saved in a node.
With Views 6 / Imagefield it was possible to show one image per table / grid – field.
Now with Views 7 / Image Field Core all images of a node are shown in one field of a table / grid. All aligned under each other:
[X
X
X
X
X]
I would like it to look like this:
[X] [X] [X]
[X] [X]
X: Image
[ ]: Field of a table / grid
In views 6 there was an option “Group multiple values”. If checked, it caused the same behavior (all images of a node in one field). If unchecked, each image was in its own field.
Is there a similar option in Views 7?
Comment #3
dawehnerYes there is a smiliar option in the dev version of views.
Comment #4
goldlilys commentedThis was just what i was looking for ... thanks for telling me it's in the dev version. Wonder when it will be applied to new version?
Comment #5
dawehnerPlease try out the dev version and report whether it works for you.
Comment #6
NathanM commentedThe dev version works great for me. I think this can be closed now.
Comment #7
dawehnerCool. Thanks for reporting it.
Comment #9
rhabibi commentedI also want this, any one please help me.
cheers
Comment #10
mazoerkam commentedthis is what i need but i don't know how to... : :D
Comment #11
calbert commentedI installed the dev and I don't see anyway to change my photo gallery view from
X
X
X
X
to
X X X
X X X
In the grid view.
Comment #12
calbert commentedAny updates here, I could really use some help with this??
With the Dev install I am still stuck with
X
X
X
X
Not
X X X
X X X
Comment #13
dawehnerBy the default the image field are displayed all in the same grid cell. To be able to change this goto the field in views and change the settings.
There you will see "SHOWMULTIPLE FIELD SETTINGS". Once you have unchecked "Display all values in the same row" it might work for your as you want.
Comment #14
calbert commentedI don't see "SHOWMULTIPLE FIELD SETTINGS" in fact I don't see any new options once I switched over to the dev view ..
Comment #15
dawehnerBelieve me or not, but it's hard to figure out what you did and what you wanted to achieve.
I'm wondering how your view looks like. Could you be so kind and export your view? It would answer how you have configured it.
Comment #16
calbert commentedComment #17
calbert commentedAny thoughts?
Comment #18
esmerel commentedComment #19
calbert commentedAny update on this, I see somebody posted.
Comment #20
damiankloip commentedYou only have a title in this view export?
Comment #21
mustanggb commentedRestoring status, please open a new issue if you're still having problems.