Hi, I wanted to ask if someone knew a way of creating a slideshow (or just images rotating in a random way) but this slideshow should use the photos attached (via filefield) to certain node type. Obviously I would this to become automatic.

Thanks for the help!
mateo

Comments

yuvraj_jain’s picture

User http://drupal.org/project/ddblock Dynamic display block
this module provides integration with view too.

agarwal.sudhanshu’s picture

You can also do this with http://drupal.org/project/views_rotator module.
just create a view that will show only images,
use sort order GLOBAL RANDOM and set the views style as views rotator.

Sudhanshu

pppplus1’s picture

These are what I'm looking for my website :)

shiolo’s picture

thanks everyone! I'll try this options,
mateo