Drop Down List Sorting

4 posts by 3 authors in: Forums > CMS Builder
Last Post: February 12, 2013   (RSS)

Hi,

What if you sorted the items in the other section either in the section editor or by using 'orderBy'=> 'your_field ASC', in your list records call?

Jerry Kornbluth

The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

I have it added like that.. but still does not sort correctly (see attached)

Hi,

CMS Builder sorts items in the order they are listed in the Order By field. At the moment your list is beings sorted by dragSortOrder first, and then company name.  So you just need to re-order the list like this:

company_name, dragSortOrder ASC

Thanks!

Greg

Greg Thomas







PHP Programmer - interactivetools.com