Multiple WOForm's and keeping information
Multiple WOForm's and keeping information
- Subject: Multiple WOForm's and keeping information
- From: Baiss Eric Magnusson <email@hidden>
- Date: Mon, 26 Feb 2007 19:16:55 -0800
I have 2 WOForm's on a WOComponent page, the 2nd has <enctype> set to
"multipart/form-data", to support a file upload.
The file is selected using the sub-component <FileUploadInput> which
has a <takeValuesFromRequest>. The user data is shown on the screen
after the file is selected, but it does not exist in the source of
the page if you look at the HTML, which means to me that it is
stashed in the DOM?
The problem is I have no way to keep the data that has been entered
on the top form by the user.
That is, WOTextField's on the top form get cleared out during the
Submit of the file upload and thus the user has to re-enter the
information in the top form and use it's Submit button. That's bad
and I am getting complaints.
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
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