[ http://issues.apache.org/jira/browse/OFBIZ-64?page=comments#action_12424895 ] Si Chen commented on OFBIZ-64: ------------------------------
David, I'd say go ahead and commit it. Then I'll try to get to the rest of show-options when I have some time. One thing also: are defaults in ModelFormField method really not needed? In that case, should they be removed? It's a little confusing (at least to me, since I started editing that file) to have them there if the XSD sets the defaults. Si > 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 <text-find> 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 <text-find > 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
