By jddh on
Hi friends,
I've recently discovered that Views in D5 cannot group by field, as Views 2 can.
Bummer.
Can anyone suggest the best practice to emulate this functionality? The best I have found is this:
http://drupal.org/project/views_groupby_pack
Which only addresses two specific applications. I am hoping to approach grouping by field, in list view, by potentially one of any of the fields I am displaying.
Thanks for your time.