[jira] [Created] (OFBIZ-9378) set auto completion only in lookup field

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-9378) set auto completion only in lookup field

Nicolas Malin (Jira)
Gaudin Pierre created OFBIZ-9378:
------------------------------------

             Summary: set auto completion only in lookup field
                 Key: OFBIZ-9378
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9378
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Gaudin Pierre
            Priority: Minor


 The puspose of this patch is to allow to generate only the auto-completion on a lookup and to remove lookup icon. Indeed, often the auto-completion is sufficient and the lookup of search is not used. By putting as value " autocompletion-only " in the attribute "presentation" of the tag " lookup ", only the auto-completion is active.

<lookup target-form-name="LookupProduct" presentation="autocompletion-only" />



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)