I have modified the Woody xml binding example, stripping it down to
simply modifying contacts.
My form is prepopulated with 7 contacts, with each contact having an
incremented value. Every time you submit it increases the value. The
name of the field (which is hidden) containing the value is
contact.0.votes. (with the number being 0 - 6 for each of the 7 contacts
you can vote for).
I need to, in the flowscript, increment these values before they are
written back into the xml. However, I am unable to retrieve the value by
doing cocoon.request.get("contacts.0.votes"), and even if I did I don't
know how to change the parameter.
Does anyone know how to do this?
Brian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]