hi,
I have 6.14 drupal and last versions cck,servieces, imagefiled modules.
I've prepred a view for get all of one type content like shown here : http://grab.by/O9I http://grab.by/O9I but when I get the view result I get duplicated groups for each image data like here : http://grab.by/O9N http://grab.by/O9N AS you can see there are 3 group which nid:21 Because node contain 3 images.
this is happening when I added the Content: Project - data description field to fields block of view.
what can I do to prevent it? I need to get images as a one block like below (I manually write the structure): Project Images: image: 1. image path description: 1. image description image: 2.image path description: 2. image description image: 3.image path description: 3. image description
best regards