Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 98353 invoked from network); 28 Jul 2004 09:23:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Jul 2004 09:23:12 -0000 Received: (qmail 67881 invoked by uid 500); 28 Jul 2004 09:23:00 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 67827 invoked by uid 500); 28 Jul 2004 09:22:59 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 67811 invoked by uid 99); 28 Jul 2004 09:22:59 -0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=HTML_40_50,HTML_MESSAGE X-Spam-Check-By: apache.org Received: from [194.7.38.248] (HELO mailserv.sofico.be) (194.7.38.248) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 28 Jul 2004 02:22:59 -0700 In-Reply-To: <4344.1091005883@www38.gmx.net> To: users@cocoon.apache.org Subject: Re: woody: 1 form, multipe pages MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5.1 January 21, 2004 Message-ID: From: Gunter D'Hondt Date: Wed, 28 Jul 2004 11:22:54 +0200 X-MIMETrack: Serialize by Router on domino2/sofico(Release 6.5.1|January 21, 2004) at 07/28/2004 11:22:59 AM, Serialize complete at 07/28/2004 11:22:59 AM Content-Type: multipart/alternative; boundary="=_alternative 0033ABFAC1256EDF_=" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --=_alternative 0033ABFAC1256EDF_= Content-Type: text/plain; charset="US-ASCII" Have you tried using multiple binding definitions (and multiple Binding instances)? You might also use 1 form and 1 binding but multiple form templates (this might make it easier) Regards, Gunter D'Hondt SOFICO NV Belgium. "Matthias Pekny" 28/07/2004 11:11 Please respond to users@cocoon.apache.org To users@cocoon.apache.org cc Subject woody: 1 form, multipe pages I could need some insights on the following problem: I've got one xml file to store user data (one for each user). The user should be able to edit the data with forms (woody aka cforms). As the information is too complex for a single page I want to split the input process to several pages. The user should move from one page to the next and at the end the changes are saved in the xml file again. This seems to be easy, as long as I don't split the page, i.e. a single form for all, but does not work as expected (at least for me) when I try to use multiple forms and save (bind) all to one xml file. As I cannot imagine that I'm the first one to try something like this, I would like to hear some experiences of people who've solved this. Any pointers are welcome... --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org --=_alternative 0033ABFAC1256EDF_= Content-Type: text/html; charset="US-ASCII"
Have you tried using multiple binding definitions (and multiple Binding instances)?
You might also use 1 form and 1 binding but multiple form templates (this might make it easier)

Regards,
Gunter D'Hondt
SOFICO NV Belgium.




"Matthias Pekny" <matthias.pekny@gmx.at>

28/07/2004 11:11
Please respond to
users@cocoon.apache.org

To
users@cocoon.apache.org
cc
Subject
woody: 1 form, multipe pages





I could need some insights on the following problem:

I've got one xml file to store user data (one for each user). The user
should be able to edit the data with forms (woody aka cforms). As the
information is too complex for a single page I want to split the input
process to several pages. The user should move from one page to the next and
at the end the changes are saved in the xml file again. This seems to be
easy, as long as I don't split the page, i.e. a single form for all, but
does not work as expected (at least for me) when I try to use multiple forms
and save (bind) all to one xml file.

As I cannot imagine that I'm the first one to try something like this, I
would like to hear some experiences of people who've solved this.

Any pointers are welcome...


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


--=_alternative 0033ABFAC1256EDF_=--