From users-return-93843-apmail-tapestry-users-archive=tapestry.apache.org@tapestry.apache.org Wed Nov 2 15:25:04 2011 Return-Path: X-Original-To: apmail-tapestry-users-archive@www.apache.org Delivered-To: apmail-tapestry-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B5E4E9289 for ; Wed, 2 Nov 2011 15:25:04 +0000 (UTC) Received: (qmail 99081 invoked by uid 500); 2 Nov 2011 15:25:03 -0000 Delivered-To: apmail-tapestry-users-archive@tapestry.apache.org Received: (qmail 99063 invoked by uid 500); 2 Nov 2011 15:25:03 -0000 Mailing-List: contact users-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry users" Delivered-To: mailing list users@tapestry.apache.org Received: (qmail 99055 invoked by uid 99); 2 Nov 2011 15:25:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 15:25:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dimitris.zenios@gmail.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-wy0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 15:24:57 +0000 Received: by wye20 with SMTP id 20so362240wye.11 for ; Wed, 02 Nov 2011 08:24:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=9NbwTaafIKEEyP1KzGuxDvg8B3ZnCLL6PV+IfatF6J0=; b=XV/WrAFPYnp+sw0aUBYsSjL3xpia1nI0kfZHmu4HaMoxqXMobHEleZyNNeBoP8Bj6G ODzCUtNRDoA7FAOz0bR8h6u9TVTCB0O4isPDfzufGIgfy+4UPYr2VLOxPWiFLI8bd/NW H1jKHQ0RLU40LP/7IsLK+No3As1B/N4wy+HEE= Received: by 10.227.207.205 with SMTP id fz13mr6352573wbb.0.1320247477281; Wed, 02 Nov 2011 08:24:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.104.9 with HTTP; Wed, 2 Nov 2011 08:24:15 -0700 (PDT) In-Reply-To: References: From: Dimitris Zenios Date: Wed, 2 Nov 2011 17:24:15 +0200 Message-ID: Subject: Re: Disable double submission To: Tapestry users Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org What do you mean rerender ?I am not handling the rendering of the button my self. On Wed, Nov 2, 2011 at 5:21 PM, Steve Eynon wrote: > Ah - so you don't want users to click the submit button twice, but then you do! > > :) > > Just jesting! Do you re-render the Submit button with the rest of the form? > > Steve. > > > > On 2 November 2011 22:55, Dimitris Zenios wrote: >> Hello guys. >> >> How can i disable a more than one submission when i have a form inside >> a zone? I tried using a clickOnce mixin but the problem is that it >> disabled the button even if the form has validation errors.And then >> even if i fix the validation errors i still cannot commit. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org >> For additional commands, e-mail: users-help@tapestry.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org > For additional commands, e-mail: users-help@tapestry.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org For additional commands, e-mail: users-help@tapestry.apache.org