On Mar 30, 2010, at 2:18 PM, David Holt wrote:
Hi all,
A WOPopUpButton I have in a project converted from WO 5.3.3 to WO
5.4.3 is no longer displaying the selected value when there is one.
It always shows the noSelectionString even though the value has been
set in the database. Is this expected behaviour?
These are the only issues that I recall:
http://www.global-village.net/chill/webobjects_5.4.2_changes
Is there a way around this?
<wo:select list = "$yearList" selection = "$aPerson.birthyear"
displayString="$selectedYear" item = "$selectedYear"
noSelectionString = "Please select ..." />
What is in yearList? The contents need to be .equals() with
aPerson.birthyear for the selection binding to work.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]