I have a sub-component inside a form that contains a WOFileUpload.
<form>
Name
Address
<uploadcomponent>
WOFileUpload
Date of upload
</uploadcomponent>
Submit
</form>
Normally I set the values in the database using a method that
evaluates the bindings in the WOFileUpload when I submit the form. In
this case I can't do that because the submit button is in the parent
component. How can I programatically set attribute values in a sub-
form when the parent form is submitted?
David
_______________________________________________
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]