Rainy Pass Posted May 18, 2010 Posted May 18, 2010 I am using a value list and a relationship to retrieve and de-dup some data. How can I custom sort the result? The field in question outputs: LRG MED XXL I need the output sorted MED LRG XLG
Rainy Pass Posted May 19, 2010 Author Posted May 19, 2010 FYI Solved the problem by adding a calc field to the child table to assign sort value to the value list. (MED = 1, LRG = 2...). Selected Display second field in value list and sorted by the second filed (SortCalc). The interface is not effected by the second field since the value list is only not used as a menu anywhere, only to populate a field. The value list now has a custom sort.
Recommended Posts
This topic is 5302 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now