Hi, great module.
I need to do a block with views which shows latest galleries, showing only ONE image from each gallery.
check the block "featured galleries" on the right sidebar here http://www.autoblog.com/gallery/ken-blocks-monster-world-rally-team-ford... to see what I want to build.
So its a block of thumbnails, every thumbnail link to a gallery, BUT ONLY ONE THUMBNAIL PER GALLERY.
I was able to do something similar with a grid of imagefields but it shows EVERY thumbnail from EVERY gallery.
I remember an option in view to limit field id, but probably it doesn't work in a block view.
If I do this with a grid of nodes I can choose to show the teaser, so it works fine doing what I need, but I need only the image, not the title and "submitted...".
Now I think that I should use grid of nodes and custom theme the view, right? but is this the best solution? (if yes, how to do it?) or it can be done from a grid of fields, limiting somehow to first imagefield id of each gallery?
I'm confused cause before I used image and other modules. I'm not too much time into views.
greetings,
Roberto.
Comments
Comment #1
Vasu commentedsubscribing
Comment #2
TmaX-2 commentedsubscribing
Comment #3
fugazi commentedsubscribing
Comment #4
philingle commentedsubscribing too, I have been trying to achieve this with the help of some of the comments on the lullabot podcast about this method but have not been able to manage it.
Comment #5
calefilm commentedNaive question... but is this where CSS Injector comes into play? Can it work for blocks?