Hi!
First of all - thanx for this great module.

I think, I found a little problem. When I use sort by CCK field "Date" (multiple values enabled) - distinct option in view stops working and I get a lot of same nodes in list. When I delete option of sorting by this field - all works fine.
I used last releases of date, views and CCK at the moment.

Comments

yched’s picture

Status: Active » Closed (works as designed)

Before Earl (rightly) bumps this to the CCK issue queue :
Yep, it's a known issue, I'm afraid - sorting on fields with multiple values results in duplicate rows - and I'm afraid there's not much that can be done about it. Multiple values are really nice stuff, but they have tricky SQL drawbacks.