Closed (works as designed)
Project:
Lightbox2
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2009 at 02:12 UTC
Updated:
28 Aug 2009 at 12:08 UTC
I love lightbox - it's been working like a charm for a while, but recently I added it to a new drupal 6 site and paired it with CCK filefield to show PDFs in a lightbox using Views.
It's great when there's only one file attached using the CCK file field, but in a node with more than one, the Views outputs multiple instances of the same node (title, body, file) rather than just listing multiple files -- this happens only when I'm selecting a lightbox output.
any idea how to resolve this? thanks
Comments
Comment #1
stella commentedThis is by design I'm afraid.
Comment #2
cgjohnson commentedForgive me! I realize this is a views issue -- after some testing I noticed "Group multiple values" which, when checked, eliminates duplicates.
Sorry for the post. and thanks for lightbox, stella!