I am using the CCK with the Image field to create content for house listings. I would like to create a view for this content type which displays a preview of the main image as well as some summary info for the listing. However, the Image field does not generate a thumbnail so the views display the images at full size.

Is there a way to get the CCK Image field to create a thumbnail for the images?

Comments

ore’s picture

youll be needing imagecache, you can then create different sizes of the original photo. Very powerful, very useful. It integrates with the views module.