• 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
to-many display ?? in d2w
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

to-many display ?? in d2w


  • Subject: to-many display ?? in d2w
  • From: Theodore Petrosky <email@hidden>
  • Date: Mon, 08 Jul 2013 13:42:04 -0400

so in my d2w app, I have an entity  'project' <=>> projectSteps
projectStep has stepDescription, stepStatus, stepDueDate

I want to display the ListProject with:

projectDescription , projectSteps.stepDescription, projectSteps.stepStatus

I want to see:

my project Description      step1     status1
                                              step2     status2
                                              step3     status3


of course projectSteps.stepDescription is an array of strings as is projectSteps.stepStatus

so I thought that I would read the wonder docs and find a component that should fit. I found:

ERD2WDisplayList

"Used to display a an NSArray of the form "A, B and C", useful for toMany relationships or propertyKeys that return arrays."

well my propertyKey  "projectSteps.stepDescription" returns an array of strings.

but I guess I don't get how to wire this thing in. could someone point me in the right direction.

Ted
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: to-many display ?? in d2w
      • From: Mark Wardle <email@hidden>
    • Re: to-many display ?? in d2w
      • From: Theodore Petrosky <email@hidden>
  • Prev by Date: Re: timezone for web users?
  • Next by Date: Re: timezone for web users?
  • Previous by thread: Re: timezone for web users?
  • Next by thread: Re: to-many display ?? in d2w
  • Index(es):
    • Date
    • Thread