Hi Bruno

I'm using V2 Form.js on Cocoon 2.2.0 
Thanks fo ryour help
Tibor

Bruno Dumon wrote:

> Hi oceatoon,
> 
> On Tue, 2004-08-03 at 12:56, oceatoon wrote:
>> Hi Bruno
>> 
>> Sorry for not being to clear,
>> Yes, I'm in the Flow
>> wid = form.getWidget();
>> //"houseuploads" is my repeater
>> //"path" would be the upload widget I want to retreive the content off
>> wid.houseuploads.getRow(0).getValue();  (return = null)
>> wid.houseuploads.getRow(0).path.getValue();  (also return = null)
>> wid.houseuploads.getSize();  (return = null)
>> 
>> ???
>> It's probably in the way I manipulate the repeater ???
> 
> I don't have enough information to give an exact answer. If you could
> tell what Form.js you import and what Cocoon version you're using I
> might be able to help.
> 
>> would you do this in the Java??
> 
> nope, with "Java API" I mean the native API of the widgets, which is
> transparently available in javascript.
> 



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

Reply via email to