This question already has an answer here:
- Views slideshow from single node 8 answers
I have a field in Page content type. Field's type is Image. It can contain unlimited number of images. I want to use this field for Slideshow (module views_slideshow). I need to create view for showing content of this field sorted by field's delta and showed like Slideshow. I have a problem with sorting, and showing field items as images (I also need to apply images style to my images).
Is it possible?