On 2009 Jun 2, at 14:46, Will Cooksey Jr. wrote:
For setting a sort order that is other than alphabetical, we use a
simple field that has a number in it for the sort, that way we can
change the sort order anytime we like.
Not sure if that helps much or not, just thought I would throw it in.
Yeah, that would be nice but for one surprising side effect. Once you
generate the value list that way, you can't jump directly to the part
of the alphabet you want by typing the initial letter of the word
you're after. Instead, WHATEVER letter you type takes you to the 1st
item on the list (assuming you're using number to force the sort order).