• 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: WOPopup Button
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOPopup Button


  • Subject: Re: WOPopup Button
  • From: Alexander Spohr <email@hidden>
  • Date: Thu, 20 Mar 2008 09:47:42 +0100


Am 19.03.2008 um 22:18 schrieb Yury Peskin:
Hello List,
I need to have the WOPopUp Button set to a specific value.
I have a project EO that has a to-one relationship to project status EO and I need a WOPopUp button to display a specific project status.
Here’s what my WOPopUp Button is wired like:
list = projectStatusList (a list of all project statuses)

OK.

item = project.projectStatus (the specific value a WOPopUp Button should have)

Wrong. You want the selection to be the specific value.

displayString = projectStatus.message (a display message)

OK

selection = selectedProjectStatus (the selection)

Wrong again :) Switch with item.

But it’s not working.

It can't.

Is there a way of doing it?

Yes.

	atze

_______________________________________________
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: WOPopup Button
      • From: "Daniele Corti" <email@hidden>
References: 
 >WOPopup Button (From: "Yury Peskin" <email@hidden>)

  • Prev by Date: Re: java.lang.NoClassDefFoundError: com.webobjects.foundation.NSTimeZone
  • Next by Date: Re: WOPopup Button
  • Previous by thread: Re: WOPopup Button
  • Next by thread: Re: WOPopup Button
  • Index(es):
    • Date
    • Thread