08/09/2014 at 9:28 am
#300195
Keymaster
@ James
Right now it is not possible to sort by a custom field… it’s new feature so there is still more to do fledge out that feature.
Another solution, what others have done. They’ve used another field that is sortable and put their sort criteria in that field and then just hide that from being displayed on the front-end. It’s the only other way I can think of. One thing to keep in mind, the field will be sorted as a string, not a number, even if you put a number in the field. It is an important distinction because numbers sorted as strings can give you results you might not expect.
