Hi there,

I have installed the Views module and the Image module.

I then added the possibility to add an image to a custom content type via the Image module. This image should serve as a thumbnail for a list view generated via the Views module.

Now, the problem I have is that I cannot find a views-field called image. How can I generate lists via views that include the thumbnail of the uploaded image?

I would be very grateful for any help as I am getting quite desparate with the photo & gallery capabilities of drupal.

Cheers,
Roger

Comments

John Bryan’s picture

Trying to figure out similar, though using the inital image node type (), not a custom content type. I cant see how to display thumbnails in a views output.

It seems that the Image module does not have Views support, instead suplying on it's Image Gallery mechanism which seems very limiting. There is debate and requests for Views output in the Image module amongst the thread http://drupal.org/node/220295.

It certainly suprises me that Image has no views integration.

Regards

John Bryan
www.ALT2.com
Application Integration Specialists
Tel: UK 08700 3456-31

Militopedia’s picture

Hi John,

I found a solution at drupal.org/node/144725

It worked for me and looks great. I hope it also solves your question.

Cheers,
Roger