12/05/2014 at 8:43 am
#311796
Keymaster
@ James
Can list 5 examples, just name and title, in the order the shortcode gives and then the desired order. It is likely the sort is correct, it is just that when the DB does it, it is not doing the way one thinks it would. One example would be, some try to put numbers in fields and expect it to sort correctly numerically. That will sort of work, but not really because the fields are text fields not numeric fields so they’ll be sorted as string, not numbers which can make a big difference. Any way, that is why I need the list of 5, so I can test.