Hi,
I want to loop thru a woody repeater it's instances in plain old java
code; doing a form.getWidget("repeatername") doesn't give me much methods
to do that I think?
So:
a repeater with widgets "id" and "name"; data:
id name
1 abc
2 def
and using java flow I want to set the data to:
id name
1 111
2 222
Minor detail: Cocoon 2.1.4
Regards,
Gunter D'Hondt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]