Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 60571 invoked from network); 8 Jun 2005 18:26:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jun 2005 18:26:29 -0000 Received: (qmail 698 invoked by uid 500); 8 Jun 2005 18:26:21 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 577 invoked by uid 500); 8 Jun 2005 18:26:20 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 554 invoked by uid 99); 8 Jun 2005 18:26:20 -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 dmcormond@gmail.com designates 64.233.184.200 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.200) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 08 Jun 2005 11:26:18 -0700 Received: by wproxy.gmail.com with SMTP id 58so423925wri for ; Wed, 08 Jun 2005 11:26:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=HlihjMc/a0G/0rPf6xg6JfmrzDIGh2zunBhfcDP5Xlne9rYCoySfnyIi+hqKsNvICajxmFcoJnyBkXmYOGR47Swk7bci9G1QmKJ09QLSDE27WMP/mKib+eYhdDfVMogDNqtwwVFqzJkvwN4vMfSBr4W8uBAqA/1ScjaVCRs/olE= Received: by 10.54.21.22 with SMTP id 22mr4925331wru; Wed, 08 Jun 2005 11:26:02 -0700 (PDT) Received: by 10.54.39.2 with HTTP; Wed, 8 Jun 2005 11:26:02 -0700 (PDT) Message-ID: Date: Wed, 8 Jun 2005 14:26:02 -0400 From: Daniel McOrmond Reply-To: Daniel McOrmond To: dev@cocoon.apache.org Subject: [CForms] 'select all' button for checkboxes Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Is there an existing solution for a 'select all' / 'deselect all' button for CForms booleanfield widgets (checkboxes)? -Daniel