On 08.07.2004 10:52, Jeremy Quinn wrote:

Is there some way to have a FlowScript function called from the binding when node deletion takes place in a CForms repeater ?


You could try using a <fb:javascript> element inside the <fb:on-delete-row> element of your repeater binding. I haven't tried it myself, so I'm not sure if it'll work, but you never know...


Thanks for your reply.
Something I stupidly forgot to mention, I am using a simple-repeater, it does not take fb:on-delete-row.

Simple repeater does not make a diff IIRC. It just removes *all* rows and readds the new ones. So an event on-delete-row does not make sense for it.


Joerg

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



Reply via email to