Hello all,
I know this has been talked about here and there but I still haven't
seen a clear example or explanation of how to implement it. In general,
my question is how can I process input from dynamically generated fields
(like textfields generated by a loop)? Specifically, it's a bit more
complicated, or so I think. I'm building a form that allows a user to
upload 1 or more photos as part of the input. The form will allow the
user to click an 'add another' button, which will create another upload
field - javascript will be used to add these fields. On the page-end
I'll use the Upload component provided by tapestry-upload. So my
specific question is, how can I process UploadedFile objects as created
by dynamically added Upload components?
sincerely,
chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]