Does anyone know a way to customize the SPList View
Group By showing oder?
For example, I have a SPList named "Members"
containing a field called "Role" which takes 4 values:
Duty Staff
Strategic Partner
Participating Expert
Community Member
I can create a view "Group By" Role in either
ascending order (C, D, P, S) or decending order (S, P,
D, C).
But what if I just want to see the order exactly as
the above?
Does anyone have any suggestion?