Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 58320 invoked from network); 15 Feb 2005 16:46:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Feb 2005 16:46:36 -0000 Received: (qmail 17090 invoked by uid 500); 15 Feb 2005 16:46:31 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 17039 invoked by uid 500); 15 Feb 2005 16:46:31 -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 17026 invoked by uid 99); 15 Feb 2005 16:46:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of melowe@gmail.com designates 64.233.184.195 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.195) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 15 Feb 2005 08:46:28 -0800 Received: by wproxy.gmail.com with SMTP id 55so2858550wri for ; Tue, 15 Feb 2005 08:46:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=h1IQ4Gfk/KQjTxhsfv76Td8/HiNPoZWDjbT9kDlPXO/K672KZRvwWl3Qlf+E87jkU5HTNUfwNtQqOrnHOvq+m/VyD21yY4+7CsUtAERz8GVS9e5bAQYllUsdaL0kT5IuhUYbTR5ZvH5A7pnp8rlC1S/zjcrCwWEZ9X6FjpVhNOk= Received: by 10.54.45.52 with SMTP id s52mr61001wrs; Tue, 15 Feb 2005 08:46:26 -0800 (PST) Received: by 10.54.27.42 with HTTP; Tue, 15 Feb 2005 08:46:26 -0800 (PST) Message-ID: <3e1257da05021508461daac9d3@mail.gmail.com> Date: Tue, 15 Feb 2005 17:46:26 +0100 From: Mark Lowe Reply-To: Mark Lowe To: users@cocoon.apache.org Subject: Re: Dispatching flowscript commands In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <3e1257da0502150205332e84a4@mail.gmail.com> <3e1257da05021506006d5f63a7@mail.gmail.com> <3e1257da050215061410160c7@mail.gmail.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > I see you're getting into the true cocoon spirit! Perhaps reluctantly yes.. I solved that problem, I'm still trying to distingish between whats up with cocoon and the code these crack addicts wrote.. The nature of my problem is that I didn't reflect on how flowscript works with showForm() the submitId wont appear until the submission gets passed that bit of the code. I was errornously thinking that submitId was just a wrapper around the request parameters, but when i viewed the source there was no way that could have been the case. I haven't found a way of mapping buttons to functions so I could have a crud.js with save,delete and so on run on different button presses (at least without client-side javascript which I don't like doing). Thanks for the replies Mark On Tue, 15 Feb 2005 15:38:30 +0100, Jorg Heymans wrote: > > > Mark Lowe wrote: > > Guess its more trial and error looking at the source code and the > > fragments that are commonly refered to as documents.. > > I see you're getting into the true cocoon spirit! > > ;) > Jorg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org