Hi, tricky problem to describe, but here goes:
I have a content type with 6 separate cck fields (none are set to"required"). I have a view with 6 "lightbox: lightbox trigger" fields setup with captioning etc based on these cck fields. The actual view produced has several rows showing from 1 to 6 thumbnails (depending on how many cck fields were used in the content type). Lightbox works fine on them all, but there is a problem with the light box grouping. It always registers 6 items per row, even if there are only, say 2. So when using the lightbox next/previous buttons I have to therefore cyle through "empty" fields before getting to the next row.
I have tried setting all lightbox trigger view fields to " hide if empty", with no success, and have tried removing all captioning, but instead have had to untick automatic lightbox grouping, so as to have no next/previous buttons. The empty lightbox trigger fields are still appearing in the view (though not visible, all six are always there in the code)
Is there anyway to force "hide if empty" or some other way to stop the empty lightbox fields becoming part of the view...?
Any clues would be greatly appreciated...