Maybe create a getter/setter for the non-attribute on your ComplianceItem entity class. Bind the WOTextField to that. Then in willUpdate()/willInsert() transfer the data from the non-attribute to the attribute.

Ramsey

On Nov 10, 2010, at 8:32 AM, Paula Loehr wrote:

I have a WORepetition of complianceItems.
I want to display a WOTextField within the repetition and it’s not an attribute of complianceItem. When the user clicks the “Save Changes” button, I want to be able to reference the WOTextField for each complianceItem and add the contents of it to an attribute in complianceItem.

Thanks in advance,
Paula

--
Paula Loehr

K12 Inc
719-460-4350
[email protected]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/ramsey%40xeotech.com

This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to