I am hoping to sort my group members by titles but not alphabetically. I am thinking of a group that is for a gaming clan and the titles are based on a military sort of hierarchy.
One way to do this is to create a view sort criteria called: "OG: Group Titles: Is member title" then I think I could manually make N of those and sort them how I want it. So basically I could say is this member a General? If yes put him at top. Is member Coloner? if yes put him next. And so on. Then in between those I could put name sorters to keep them alphabetical within their title.
If this is too specific, dont worry about it. I could always add *** in front of titles to make em go to top of alphabetical list.
Comments
Comment #1
mradcliffeThat's basically what I did as well: using titles only for those members that had them and blank for general population.
Adding a weight would be an interesting feature, but will take awhile to implement the UI around it.
Comment #2
mradcliffeFixed what was going on with tabledrag and got that working. Nifty js sorting ahoy!
Comment #3
mradcliffe