For example, there are three persons with ranks:

Sam: Rank = 2
Joe: Rank = 4
Mike: Rank = 4

I wanna show them as it is in attachment.
How can I do that using views?

CommentFileSizeAuthor
ranking.png2.19 KBARray

Comments

dawehner’s picture

This could be done using theming and preprocess functions of the views style patch.

Therefore you have to detect the highest current number, then group the values and at the end output the thing as html list.

It is not as easy, but you could do this.

giorgio79’s picture

Status: Active » Fixed

You can also use the new Global: View Result Counter. Do a search on it in the issues.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.