Joerg Heinicke wrote:

> On 04.08.2004 01:18, oceatoon wrote:
> 
>> I still get a result null
>> form.getWidget().houseuploads.getRow(0).getChild("path").value
>> => returns null ("path" being my upload widget)
>> and the field widget in the same repeater returns its content ???
>> 
>> Another funny reaction is when I add an element to the repeater,all the
>> previously existent rows erase their upload widgets content and have to
>> be newly filled ???
>> 
>> The other problem I have, is the form.getWidget().houseuploads.size just
>> like in the form1 sample doesn't seem to work either ???
> 
> Something must be wrong ;-)
> 
> Can you post your form definition of the repeater and the flow script
> code where you do the tests?
> 
> Joerg
I am terribly sorry for having disturbed you for not much.  I found Stephan
Delort's problem salvation after I send the last post, The problem was I
forgot to put the enctype="multipart-data " .
Great thanks for the help though.

Tibor 


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

Reply via email to