<. Hi Joerg! .>

Thursday, July 1, 2004, 12:17:16 AM, you wrote:

>>   Question is:
>>   Why upload widget doesn't have setValue method, and if it's justified how can
>>   I solve my problem?

JH> What for do you need setValue()? IMO it makes no sense, where do you 
JH> want to know from server side at what place the file is stored client 
JH> side? But maybe I'm missing only a piece.

The best solution would be load state of form that was before user submited it.
I mean state of all widgets (including uploads). It's quite simple because form
behaves almost it's used for the first time for uploading. Upload widgets show
files upload, there is button (looks like [..]) that enables user to do new
upload. When user hit submit, all I have to do is just map widgets from repater
to database (including data from upload widget).
But lack of setValue method breaks down my dream :-(

-- 
Best regards
<. g[R]eK mailto:[EMAIL PROTECTED]                                    .>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to