Posted by bakr on January 24, 2010 at 8:20am
3 followers
Jump to:
| Project: | Views |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Your nice little module is invaluable, and very handy and powerful.
One limitation through...
Can you please give the user the ability to EXPOSE the group-by options.
This will eliminate the need to manually create multiple views each time for every grouping pivot.
Thanks and regards
Bakr
Comments
#1
Also, it it possible to give the user the option to customize what shows in the table caption.
Some thing like:
- add a custom text field
- show the value of other columns as well.
Real Example:
I using t-highlighter to list some employees, and I group them by Department.
I want to be able to show the name of division next to the department as well. as such "Department.Division"
Best wishes,
Too bad I am not good in php, though I am a veteran Lasso programmer (lassosoft.com)
#2
@bakr: Sorry I didn't get back to you sooner.
Views Table Highlighter just extends Views's built-in Table style. Exposing the "Group by" selector would have to happen upstream in Views.
#3
I would also love to see this functionality