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

Re: WOForm Question


  • Subject: Re: WOForm Question
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 4 Apr 2007 13:58:49 -0700


On Apr 3, 2007, at 2:25 PM, David Avendasora wrote:


BOMCQuantity: WOTextField { size = 8; value = aRequestedBillOfMaterialBillOfMaterialComponent.partQuantity; numberformat = "#,##0.000000"; class = "small"; }

PopUpButtonBOMCParts: WOPopUpButton {
	class = "small";
	displayString = aRequestedBOMComponentPart.partDescription;
	item = aRequestedBOMComponentPart;
	list = requestedBOMComponentParts;
	selection = selectedRequestedBOMComponentPart;
}

Notice the difference between the value = binding in the first one and the selection = in the second one. The second one should look like the first:


selection = aRequestedBillOfMaterialBillOfMaterialComponent.part;

Lightbulb going on?


Chuck

--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
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


References: 
 >Re: WOForm Question (From: David Avendasora <email@hidden>)
 >Re: WOForm Question (From: Chuck Hill <email@hidden>)
 >Re: WOForm Question (From: David Avendasora <email@hidden>)
 >Re: WOForm Question (From: Robert Walker <email@hidden>)
 >Re: WOForm Question (From: David Avendasora <email@hidden>)
 >Re: WOForm Question (From: Chuck Hill <email@hidden>)
 >Re: WOForm Question (From: David Avendasora <email@hidden>)

  • Prev by Date: Re: WOForm Question
  • Next by Date: Re: How to Retrieve Session User?
  • Previous by thread: Re: WOForm Question
  • Next by thread: Delete statement
  • Index(es):
    • Date
    • Thread