You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Gil Portenseigne (JIRA)" <ji...@apache.org> on 2015/05/21 11:23:00 UTC

[jira] [Created] (OFBIZ-6396) Field Lookup do not show description when widget-verbose is set to false

Gil Portenseigne created OFBIZ-6396:
---------------------------------------

             Summary: Field Lookup do not show description when widget-verbose is set to false
                 Key: OFBIZ-6396
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6396
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk, Release Branch 14.12, Release Branch 13.07, Release Branch 12.04
            Reporter: Gil Portenseigne
            Priority: Minor


When widget verbose is set to false and using field lookup, the description of the selected object is not displayed (not using auto completion but the popup).

To reproduice : Set in framework/widget/config/widget.properties {code}widget.verbose=false{code}
Clear OFBiz cache then go to : 
https://localhost:8443/partymgr/control/EditPartyRelationships?partyId=Company

In the partyRelationship creation form, in party Id From field, click on lookup, search, select AUTHOR_MADMAX, and so no description displayed.

Using autocompletion it's fine.



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