HI all,

I have some fairly long select lists to display. I use the has_a
method so the contents of the select list are drawn from a database table.
When I initially create the table I can control the sort sequence,  such as

Apple, value = 1
Banana, value = 2
Pear, value = 3
.....

and they will appear in that order. A problem occurs when I
want to add "Orange, value =4", it will be at the end of the list.

Is there a way to have select lists sorted alphabetically?

Thanks,

Kim




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Maypole-users mailing list
Maypole-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to