Project:Views Display Tabs
Version:6.x-1.0-beta6
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I am wondering if it is possible to customise the tab title for a view.

I would like to be able to put a result count in the tab for a task list. eg
tab 1 "All tasks (20)"
tab 2 "Outstanding (5)"
tab 3 "Overdue (2)"
tab 4 "Completed (15)"

I can generate the numbers with php, but is it possible to customise the titles?

Comments

#1

I also want to do the same