I’m trying to numerically sort a group of entries using a custom field (course_number) set up in FF Matrix 1.3.5. The results are interesting. Instead of one group listed numerically, my sort breaks up into two groups:
Group One: PBIO 4600 / 6600 - PBIO 8010 followed by
Group Two: PBIO 1220L - PBIO 9300
{exp:weblog:entries weblog="courses" category="{embed:my_cat}" show_future_entries="yes" show_expired="yes" dynamic="off" orderby="course_number" sort="asc"}Shouldn’t this work? Am I missing something?
Jan