View Single Post
Old 10-07-2016, 09:46 PM   #4
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by rmzg View Post
And I mean, I know it is an integer, can companion not sort integers at all?
I think his point is the custom column type has to be an integer custom column and not a text custom column type. You can place numbers in a text custom column, but I suspect a text column will sort on ascii, thus the suggestion to pad the numbers with zeros. Is your custom column a text type or integer type custom column?

Last edited by DoctorOhh; 10-07-2016 at 09:48 PM.
DoctorOhh is offline   Reply With Quote