US States in WO Form
US States in WO Form
- Subject: US States in WO Form
- From: Hunter Hillegas <email@hidden>
- Date: Fri, 2 Apr 2004 15:57:25 -0800
What do you guys think is the best way to handle a list of US states in
a WOPopUp on a form...
I want the pop-up to show the full name of the state but when it
submits, have the two letter abbreviation be submitted.
When I edit a record I need the correct state to be initially selected
in the pop-up...
I was thinking of storing the values in a NSMutableDictionary created
at app startup and then using that somehow... or perhaps creating a
class called USState that contains the two strings... Or I guess I
could actually create an entity...
What do y'all think is the best way to do this. I'm sure that this has
been tackled hundreds of times in the past.
H
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.