I would like a way to expose my grouping field on certain views. I have some views where I would like to arbitrarily group by a field selected at runtime. Currently I can only do this by creating separate displays for each grouping method.
I would like a way to expose my grouping field on certain views. I have some views where I would like to arbitrarily group by a field selected at runtime. Currently I can only do this by creating separate displays for each grouping method.
Comments
Comment #1
aren cambre commentedWhoops, I guess this goes to 3.x.
Comment #2
dagmarSorry this is not currently possible, and there is no way to do actually.
You need a custom module that implement this dynamic filters (creating a new exposed form plugin) but it doesn't exists yet. I'm working on it, probably in a few months will be available for tests.
Comment #3
bakr commentedjoining voice as in:
#693844: Expose the "Group by" Column
Drupal rocks!