Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 28784 invoked from network); 31 Jul 2008 16:47:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2008 16:47:28 -0000 Received: (qmail 51789 invoked by uid 500); 31 Jul 2008 16:47:25 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 51741 invoked by uid 500); 31 Jul 2008 16:47:25 -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 List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 51642 invoked by uid 99); 31 Jul 2008 16:47:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2008 09:47:24 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2008 16:46:29 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KObIl-0005e1-46 for users@cocoon.apache.org; Thu, 31 Jul 2008 09:46:55 -0700 Message-ID: <18758770.post@talk.nabble.com> Date: Thu, 31 Jul 2008 09:46:55 -0700 (PDT) From: Magsend To: users@cocoon.apache.org Subject: Re: how to use formMap.put() ? In-Reply-To: <027F2843-9C4C-4DD0-9000-86E4F7E58A7B@ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: magsend@gmail.com References: <001201c8f328$0dc9a7a0$295cf6e0$@com> <027F2843-9C4C-4DD0-9000-86E4F7E58A7B@ntlworld.com> X-Virus-Checked: Checked by ClamAV on apache.org Thank tou, Barbara!!! But, what about the repeater parameters? How to pass them? Barbara Slupik-3 wrote: >=20 > I pass parameters to my forms and form widgets like this: >=20 > =09=09var form=3Dnew Form(myFormDefinition); > =09=09form.setAttribute("myAttribute",myAttribute); > =09=09form.lookupWidget("myWidget").setAttribute("myAttribute",myAttribut= e); >=20 > Barbara >=20 > On 31 Jul, 2008, at 5:11 pm, =D0=9C=D0=B0=D1=80=D0=B8=D1=8F =D0=93=D1=80= =D0=B8=D0=B3=D0=BE=D1=80=D1=8C=D0=B5=D0=B2=D0=B0 wrote: >=20 >> How to use formMap.put() to pass the parameters to the fromMap??? >> >> For example, >> >> var composit =3D dao.composition.get(experiment.get("id_compositions")); >> formMap.put(key, composit); >> >> But it doesn=E2=80=99t work=E2=80=A6 >> >> How can I do it ??? >=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/how-to-use-formMap.put%= 28%29---tp18758122p18758770.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org