August 13, 200322 yr Problem: Value list sorts in an unfriendly manner. I want items in list to be grouped in a specific order, not by "starts with" sort. Background: A value list in <fieldITEM> is determined by a choice from valuelist of <fieldTYPE>. Further fields are populated by this combination. The problem listing is in <fieldITEM>. I want to predetermine the order of the listing. Please say it can be done....thanks!
August 13, 200322 yr Hardcode your value list with the possible items from the field, and yes, it can easily be done. Otherwise, I haven't seen any methods for forcing a non-alphabetic sort unless you include another field in your value list and sort by it.
Create an account or sign in to comment