I have some pop-up lists where I use noSelectionString = "" (i.e. an empty string). Under WO 5.3.3, if the selection was null then the pop- up would display an empty entry and appear selected. Now, under 5.4.3 that no longer seems to work. If I bind an empty string to noSelectionString then the pop-up behaves as if I had not specified a noSelectionString binding at all.
To make it work I have to bind noSelectionString = " " (a space instead of an empty string).
Does anybody else have this problem in 5.4.3? Thanks, Ricardo _______________________________________________ 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]
