There seems to be a limit on the number of characters that can be custom sorted.
I sorted my characters first by server and saved. That worked.
I then moved all my triumph characters to the top and saved. That worked.
I then moved all my Liberty characters after the Triumph characters and saved. That worked.
I then sorted my Triumph characters by faction and saved. That worked.
I then sorted my Liberty characters by faction and saved. After reloading, I now have this sort:
http://cit.cohtitan.com/profile/114
This is not the order I put them in, it is an alphabetical list of the characters by name.
First off, let me state... "you CRAZAH!" that's a lot of characters... the kind of number that makes vet players like me that haven't gotten to that number... feel very inadequate. obviously your a veteran player... you have a titan key in the lower 100s... so no disrespect intended.
I'll take a look it real quick... it's jQuery saving params to the database.. it's a little hard to predict how it's going to act sometimes.
A cool side note you might like to know having so many characters... if you hold down CTRL on you keyboard and click multiple fields... it does a multi-sort.
So, like I just went to your page, held down CTRL clicked Name and Server and it put all the characters in alphabetical order by server, THAN be character... probably works a bit backwards but I'm sure you'll find some use out of it.
Not 100% sure that sort saves correctly though. Don't think Suckerpunch knew the script did that when he designed it.
I have noticed that the save sorting option only works on your Manage page. Regardless of your sorting, the public profile always does an alphabetical by name display. Personally, I sort by date offline, so I can better keep track of when it's time to move someone to a new dayjob location.
Would everyone like for the sort on the manage page to match the public list?
Quote from: Steiner on July 19, 2009, 04:12:05 PM
Would everyone like for the sort on the manage page to match the public list?
It makes sense. On my list.
Quote from: syrusb on July 19, 2009, 03:16:26 PM
I have noticed that the save sorting option only works on your Manage page. Regardless of your sorting, the public profile always does an alphabetical by name display. Personally, I sort by date offline, so I can better keep track of when it's time to move someone to a new dayjob location.
What Liz said. The sorting doesn't apply to public profiles
Quote from: Steiner on July 19, 2009, 12:23:00 PM
First off, let me state... "you CRAZAH!" that's a lot of characters... the kind of number that makes vet players like me that haven't gotten to that number... feel very inadequate. obviously your a veteran player... you have a titan key in the lower 100s... so no disrespect intended.
What can I say? I have a bad case of alt-itus. It goes in spurts though.
QuoteI'll take a look it real quick... it's jQuery saving params to the database.. it's a little hard to predict how it's going to act sometimes.
Ahh, makes sense. I gather it is a JSON request?
QuoteA cool side note you might like to know having so many characters... if you hold down CTRL on you keyboard and click multiple fields... it does a multi-sort.
So, like I just went to your page, held down CTRL clicked Name and Server and it put all the characters in alphabetical order by server, THAN be character... probably works a bit backwards but I'm sure you'll find some use out of it.
I didn't know about that, thanks for the tip!
QuoteNot 100% sure that sort saves correctly though. Don't think Suckerpunch knew the script did that when he designed it.
Programming is a black art that I love so much :grin:
Also:
QuoteWould everyone like for the sort on the manage page to match the public list?
Yes, this would be nice.
Quote from: Snow Globe on July 19, 2009, 07:32:28 PM
QuoteA cool side note you might like to know having so many characters... if you hold down CTRL on you keyboard and click multiple fields... it does a multi-sort.
So, like I just went to your page, held down CTRL clicked Name and Server and it put all the characters in alphabetical order by server, THAN be character... probably works a bit backwards but I'm sure you'll find some use out of it.
I didn't know about that, thanks for the tip!
Hmm. I tried this with my page and can't seem to get it to show up right. I'm not going to guarantee (read: support) something I can't get to work myself >.<
Steiner lied. you have to click Shift, not control.
Quote from: SaintNicster on July 20, 2009, 01:19:01 AM
I didn't know about that, thanks for the tip!
Hmm. I tried this with my page and can't seem to get it to show up right. I'm not going to guarantee (read: support) something I can't get to work myself >.<
Steiner lied. you have to click Shift, not control.
Doesn't do exactly what I'd like either, but sort of comes close. ;)
Another note on the multi-sorting: our "Save Sorting" doesn't work for this. It will only save the last column you clicked. I'm looking into a fix for this, as well as looking at the way we do sorting in general.