Re: Using a text formatter on a WOBuilder WOString object
Re: Using a text formatter on a WOBuilder WOString object
- Subject: Re: Using a text formatter on a WOBuilder WOString object
- From: Art Isbell <email@hidden>
- Date: Tue, 17 Jun 2003 12:44:18 -1000
On Tuesday, June 17, 2003, at 12:26 PM, Nat Fast wrote:
One of the actual bound values is:
calllocation.arrivaltransit.fromberth.berth.outerharbor.othrcode
(rootRec.toOne.toMany.toOne.toOne.fieldValue)
So what am I missing that would allow me to format it?
Something's wrong with this implementation then. Because a to-many
relationship is involved, multiple values can be returned yet you've
bound the returned array to a WOString. If the returned value is an
array, a WOBrowser, WOPopupButton, or a WORepetition of WOStrings would
be examples of ways to display the values with no need for formatting.
Aloha,
Art
_______________________________________________
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.