I have a list of products as a content type on Drupal 7: Each product is classified under a kind, e.g. solar, wind; each kind is defined elsewhere (e.g. proper title, picture, introduction text).

I want a view that lists all the products, grouped by kind, and I would like the header for each group to include the full description for the kind.

  • Views (3) offers a group by, but I don't want the raw 'kind' value displayed as the group header.
  • With the Views and Display suite modules, I can get it to group by title ( it is not what I want).

Everyone goes on about Views and Display suite saying "oh you can do anything". Can they do this?

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.