newtech Posted October 5, 2007 Share Posted October 5, 2007 How do I change the order categories are listed? In other words, where do I define the sort order? Link to comment Share on other sites More sharing options...
newtech Posted October 6, 2007 Author Share Posted October 6, 2007 How do I change the order categories are listed? In other words, where do I define the sort order? Never mind. I was forgetful and blind. It is under the Edit Category section for those who may do a search on this at sometime. Link to comment Share on other sites More sharing options...
porpoise1954 Posted October 6, 2007 Share Posted October 6, 2007 How do I change the order categories are listed? In other words, where do I define the sort order? By default, they're pulled out of the database in the same order they were originally entered into the database. If you want to sort them into some other order, you would need to add to the SQL query "order by" the field that you want to sort on (such as "category_name"). * * * * * * * * * * * * * * * * * * * * * Porpoises are most happy when wet! \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.