mleiser Posted March 24, 2009 Posted March 24, 2009 I have a value list of fields called school names. In the custom fields box (or in the entry screen we allow edit) we keep adding new school names as we get them. This way, when you click on school, a drop down list of all possible schools comes up. I would like to see that list in alphabetical order. Is that possible?
Raybaudi Posted March 24, 2009 Posted March 24, 2009 Yes, but not with a custom value list. You'll need to create a School Table and a value list with values coming from the field Scholl::SchollName
bcooney Posted March 24, 2009 Posted March 24, 2009 Better yet, build a list view layout based on the School table and sort that alphabetically by School Name. Any value list from this table should be ID and School Name, possibly only showing the second value.
Recommended Posts
This topic is 5723 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