I'm interested in grouping fields in views, analogous to CCK Groups — I'm often using Views to create tables with multitudinous columns, and it would be helpful to have some sort of visual distinction between particular groups of columns.
I've mocked up a before-and-after example, attached. This mockup eliminates some redundant header text by consolidating it into (optional) secondary multicolumn headers, and draws thick lines through the table dividing the groups.
Would others find this feature useful? Is this something that could make it into the Views module, or should this be a separate module? Thoughts on how this should be implemented?
Comments
Comment #1
merlinofchaos commentedIt would be a cool feature, yes. I am not exactly sure how such a thing could be easily implemented, though. There'd need to be some way of applying groups to the columns and then getting the markup out there. It's not impossible, but could be a bit tough.
Comment #2
esmerel commentedIf someone wants to tackle this, great.
Comment #3
dawehneris this related to #792044: Allow for field grouping?
I think at least the ui could be used.
Comment #4
voxpelli commentedThis is an interesting idea - moving to an active task after chatting a bit with esmerel.
Comment #5
mustanggb commented