Hello Paul;
Ignoring the additional JavaScript stuff, I tend to do one of two
things;
1) let the data get sucked into the EO-s and then do any "last minute
fiddles" in an override of "takeValuesForRequest"
2) actually store the data into an intermediate non-EO model object
and then in the override of "takeValuesForRequest", splay that out
into EO's as appropriate.
So, I would override "takeValuesFromRequest", look to see if the value
in the pop-up was set to non-NULL by looking at the value in the EO
and then reset the string value in your EO.
cheers.
It appears to work. Andrew---is this what you meant? Chuck---do
you have a different approach?
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
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]