Hello,

Under Drupal 6.20, i'm trying to get a slideshow working on a CCK ImageField with multiple image uploaded in a views. Actually, the views should display 3 fields, a Title, the images in a slideshow and a text description.
And I'm displaying 5 elements for this kind of view on a page.

The thing is I can't make slideshow only on the CCK ImageField it takes all the view, I'm trying it using Views slideshow.

Is there any other way to get a field as a CCK slideshow ?