Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 30962 invoked from network); 19 Jul 2005 21:44:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 21:44:38 -0000 Received: (qmail 89270 invoked by uid 500); 19 Jul 2005 21:44:34 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 89190 invoked by uid 500); 19 Jul 2005 21:44:33 -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 89177 invoked by uid 99); 19 Jul 2005 21:44:33 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 14:44:25 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id B3965D2; Tue, 19 Jul 2005 23:44:22 +0200 (CEST) From: bugzilla@apache.org To: dev@cocoon.apache.org Subject: DO NOT REPLY [Bug 35800] New: - Want X-Bugzilla-Reason: AssignedTo Message-Id: <20050719214422.B3965D2@ajax.apache.org> Date: Tue, 19 Jul 2005 23:44:22 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=35800 Summary: Want Product: Cocoon 2 Version: 2.1.6 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: CocoonForms AssignedTo: dev@cocoon.apache.org ReportedBy: mlundquist2@comcast.net Use case: the union (or its containing widget) is bound to an object of a polymorphic type. The form lets users edit some properties of the object, but not change its concrete type. Currently, to support this use case I have to include the discriminator widget in the form template with . It seems screwy to have to have this go clear out to the browser. For a read-only discriminator, we should just be able to say in lieu of a discriminator widget that must be declared in the definition, binding and template, and then be rendered as an . -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.