Hello,
I face a problem with the use of <fb:insert-node> with my CForms.
I need to import an existing XML document into another one.
The imported XML can only be accessed through cocoon:// URI, so I use
<fb:insert-node src="…" />.
I need to be able to specify dynamic "src" attribute computed from the value of
a form widget.
The src attribute need to be constructed this way :
cocoon://{path}/{widget_value}.xml
How can I specify my src attribute to retrieve the widget value ?
Thanks for your help.
Patricia
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]