• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using a text formatter on a WOBuilder WOString object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using a text formatter on a WOBuilder WOString object


  • Subject: Re: Using a text formatter on a WOBuilder WOString object
  • From: Nat Fast <email@hidden>
  • Date: Tue, 17 Jun 2003 15:26:56 -0700

Thanks for the help by the way, but the situation is a bit more complex than I elaborated on at first:

On Tuesday, June 17, 2003, at 02:29 PM, Art Isbell wrote:

On Tuesday, June 17, 2003, at 10:38  AM, Nat Fast wrote:

I have a string that is being returned as
("text here")
 and I want it formatted to
text here

The string returned looks suspiciously like the property list representation of a one-element array. If the key bound to the WOString's "value" key is an NSArray, you can probably deal with the formatting without using a custom formatter.



Actually the value is from a field value gleaned from a deep relationship chain, where there is a toMany relationship in the middle of the chain. I am populating a table in a WORepetition. I have not been able to figure out how to access the value outside of the WOBuilder magic of property gathering.

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?

Slightly Bewildered,

Nat
_______________________________________________
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.

  • Follow-Ups:
    • Re: Using a text formatter on a WOBuilder WOString object
      • From: Chuck Hill <email@hidden>
    • Re: Using a text formatter on a WOBuilder WOString object
      • From: Art Isbell <email@hidden>
References: 
 >Re: Using a text formatter on a WOBuilder WOString object (From: Art Isbell <email@hidden>)

  • Prev by Date: Re: Using a text formatter on a WOBuilder WOString object
  • Next by Date: Re: Using a text formatter on a WOBuilder WOString object
  • Previous by thread: Re: Using a text formatter on a WOBuilder WOString object
  • Next by thread: Re: Using a text formatter on a WOBuilder WOString object
  • Index(es):
    • Date
    • Thread