On 30.06.2004 16:04, g[R]eK wrote:

<. Hi users! .>

  Quick description:
  In db there are some records that include file (blob) and some info about it.
  I want to build form that will make possible editing info about each file, and
  if it's needed upload new binary data and of course adding/deleting records.
  It's good job for form with repeater, but there is a problem: upload widget
  doesn't have setValue.

Yes, repeater is the way to go.

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

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


Joerg

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



Reply via email to