You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Nicolas Maisonneuve <n....@hotpop.com> on 2003/10/29 00:17:10 UTC

woody questions about to handle form

hy , 
i use the action-command="add-row" to add a row in a repeater. But i have a task to do when i add a row.(fill a fieldlist with specific values)
How can i redefine the add-row action to do my task ?

in the woody sample source, there is a Form1Handler.java to handle the form1, just for the action mode
but how handle a form in the flowscript mode ?