By LateNightDesigner on
I created a custom field for my member profiles. it's a selection list with options 1st-10th
Using views2 I tried to create a member list using a Sort criteria off of that selection box. Apparently, 10 is considered the lowest number. I assume this involves the fact that views assumes it's alpha characters and not an actual number. Anyone know if there is a way to list the options without having to use 01,02...09,10?