You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Francis Douet (JIRA)" <ji...@apache.org> on 2015/04/24 11:57:38 UTC

[jira] [Created] (OFBIZ-6299) Field order is not correct in the auto-complete for look-ups.

Francis Douet created OFBIZ-6299:
------------------------------------

             Summary: Field order is not correct in the auto-complete for look-ups.
                 Key: OFBIZ-6299
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6299
             Project: OFBiz
          Issue Type: Bug
          Components: ALL COMPONENTS
    Affects Versions: Trunk
            Reporter: Francis Douet
            Priority: Minor


Field order is not correct in the auto-complete all look-ups, for example if I set the searchFields as such:
<set field="searchFields" value="[partyId, firstName, lastName]"/>
The look-up auto-complete and tooltip will display the last name first.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)