Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 46368 invoked from network); 15 Feb 2007 16:11:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2007 16:11:17 -0000 Received: (qmail 75179 invoked by uid 500); 15 Feb 2007 16:11:18 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 75098 invoked by uid 500); 15 Feb 2007 16:11:18 -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 75074 invoked by uid 99); 15 Feb 2007 16:11:18 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 08:11:18 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [194.244.244.36] (HELO mega.supermega.it) (194.244.244.36) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 08:11:06 -0800 Received: from chirale.ikkoku (unknown [194.20.4.194]) by mega.supermega.it (Postfix) with ESMTP id C3DD398023 for ; Thu, 15 Feb 2007 17:10:39 +0100 (CET) Received: by chirale.ikkoku (sSMTP sendmail emulation); Thu, 15 Feb 2007 17:10:53 +0100 Date: Thu, 15 Feb 2007 17:10:53 +0100 From: Tobia To: users@cocoon.apache.org Subject: Re: Cforms and Ajax validation workaround? Message-ID: <20070215161052.GA4761@localhost.localdomain> References: <001101c75112$29444670$4f01a8c0@envisnofc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001101c75112$29444670$4f01a8c0@envisnofc.com> User-Agent: Mutt/1.5.11+cvs20060126 X-Virus-Checked: Checked by ClamAV on apache.org Gary Larsen wrote: > I need to use tab styling with groups since there are so many widgets > on the form. The issue is that when a use submits the form, a > validation error could occur on a non-active tab. To the user the > submit button is just not working. > > Has anyone been able to come up with a solution to work around this > issue? I'm not sure if it's applicable to Ajax, but following our internal usability guidelines we implemented this: It generates a javascript popup that informs the user about the fields that need attention. Here are the helper functions: HTH Tobia --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org