What I have
Currently I have a view that creates a list of entries, each entry has a title, description and multipule images. The view just shows the list right now and all the photos are group from the images field show when you preview the view. (the view is a block)
What I am trying to build
The list works, however instead of just showing all the photos, (3 - 6images) I would like to show only one image, then when you click the image a light box pops up and you can browse all the images.
I have lightbox and imagecache installed.
I am guessing there is a module or guide already out that but i don't know that correct terms to find the information. A link or some module recommendation would be great.