On 03.08.2004 21:41, oceatoon wrote:

form.getWidget().repeaterName.getRow(0).widgetName.value (for row 0)

Can you try form.getWidget().repeaterName.getRow(0).getChild("widgetName").value instead? The upload widget itself should not behave different than a field widget, but maybe the JS wrapper is broken for it.


Joerg

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



Reply via email to