Return-Path: Delivered-To: apmail-incubator-ofbiz-dev-archive@locus.apache.org Received: (qmail 26733 invoked from network); 1 Aug 2006 07:49:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2006 07:49:52 -0000 Received: (qmail 39378 invoked by uid 500); 1 Aug 2006 07:49:50 -0000 Delivered-To: apmail-incubator-ofbiz-dev-archive@incubator.apache.org Received: (qmail 39337 invoked by uid 500); 1 Aug 2006 07:49:50 -0000 Mailing-List: contact ofbiz-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ofbiz-dev@incubator.apache.org Delivered-To: mailing list ofbiz-dev@incubator.apache.org Received: (qmail 39327 invoked by uid 99); 1 Aug 2006 07:49:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 00:49:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 00:49:49 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9CA8241001E for ; Tue, 1 Aug 2006 07:47:18 +0000 (GMT) Message-ID: <2499382.1154418438639.JavaMail.jira@brutus> Date: Tue, 1 Aug 2006 00:47:18 -0700 (PDT) From: "Jacopo Cappellato (JIRA)" To: ofbiz-dev@incubator.apache.org Subject: [jira] Commented: (OFBIZ-64) form-widget text-find new default and hide options In-Reply-To: <8251043.1151538749847.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/OFBIZ-64?page=comments#action_12424786 ] Jacopo Cappellato commented on OFBIZ-64: ---------------------------------------- Si, the show-option is really interesting. About the new default values, I've noticed that there is no need to modify the ModelFormField method... just change the default value in the xsd file and it will work (this is what I did in my patch). David, others, can I commit my patches? > form-widget text-find new default and hide options > -------------------------------------------------- > > Key: OFBIZ-64 > URL: http://issues.apache.org/jira/browse/OFBIZ-64 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: framework > Reporter: Si Chen > Attachments: ofbiz64-modelform-xsd.patch, widget-dtd.patch, widget.patch > > > Change the tag in the form widget: > 1. Change the defaults to operation="begins with" and ignore case=true > 2. Implement a new hide-options attribute tag which would hide the choices for doing the text-find, so they are fixed at the default or at the value in the tag. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira