Sorry for not answering I was a bit away 
but thanks for the reply.
happy to know it is feasable :)

I tried adding the fb:value binding in the insert node, but I'm very dubious
about the syntax??? and it doesn't seem to work 

<fb:insert-row>
        <mynode id=""><desc>blabla</desc></mynode>
        <fb:value id="desc" path="mynode/desc"/>
</fb:on-insert-row>

Thanks for the help
Tibor

Joerg Heinicke wrote:

> On 02.11.2004 13:47, BURGHARD �ric wrote:
> 
>> While working on a cforms reapeater (bind with an XML doc), I thought
>> that when a new row is created, it would bind directly to the node
>> specified in the binding <fb:on-insert-row> but it seems that this is not
>> the case and the row will be either empty, either filled in by js before
>> showing the form once again
>> 
>> Is it possible to make the new row bind on the <fb:on-insert-row> node on
>> creation?
> 
> IIRC fb:on-insert-row is just about the inserting before the binding
> itself happens. You need an additional binding specification (fb:value
> or whatever).
> 
> Joerg



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

Reply via email to