On 28/04/06, Peter Sparkes <[EMAIL PROTECTED]> wrote:
Hi

I have an xml file containing multiple records of identical structure -
I want to use CForms  to allow uses to update individual records,
selected by its ID.

Please, is it possible to bind a CForm to one of many records in the
file and if so how?

If you serve the binding file through a pipeline then you can
customise the path:

<fb:context xmlns:fb="http://apache.org/cocoon/forms/1.0#binding";
path="/records/[EMAIL PROTECTED](recordId)]" >

recordId can be a parameter passed in from the sitemap.

Ben Pope
--
I'm not just a number. To many, I'm known as a string...

Reply via email to