Paging of node content with multiple CCK field
romatr - March 28, 2008 - 16:33
Hello guys,
I have a question. I'm trying to create gallery content type with Views and CCK using. I created new content type called gallery for example and added one field to it call Image with 'Multiple Views' property. So now I can add on one node of this content type as many images as I want. How can I break every this node on pages to show for example 2 images on one time.
P.S. I did view/read tutorial about image gallery creating with View,CCK, Custom Pagers etc. But there every image uses as node. This not be right for me, because I have near 1000 images already on my site. I think using every image as node (not as attached file) will be very slow for processing.
Thank you.

Up
Up