You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Gaudin Pierre (JIRA)" <ji...@apache.org> on 2017/05/22 15:58:04 UTC

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

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)