Drop Down List Sorting

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

By s2smedia - February 5, 2013

I have a section in my CMS that lists items from another section.  However the items are not in Alphabetical order.. how can i sort them alphabetically?

By gkornbluth - February 5, 2013

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

By s2smedia - February 6, 2013

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