You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jorg Heymans <jh...@domek.be> on 2004/10/07 13:31:07 UTC

on-delete-row question

Hi,

How can i make it so that when repeater-rows are deleted, CForms 
immediately updates the underlying collection in the bean that binds to 
it? ATM, CForms only updates the bean *after* pressing submit in the 
form that holds the repeater.

I have
<fb:on-delete-row>
   <fb:delete-node/>
</fb:on-delete-row>

but suspect i need some nifty js in there to make it update the bean 
directly ?


Hope my question makes sense.

Regards
Jorg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org