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

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

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

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554315#comment-14554315 ]

Gil Portenseigne commented on OFBIZ-6396:
-----------------------------------------

Hi Adrian, i tried this solution, but it remains some spaces before the display " Mad Max". The initial comment and if condition were here to solve this little issue.

It's not a great deal I guess to let this kind of little issue... Hack is kinda bad, but i wanted to get a perfect behaviour... :D

> 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: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Trunk
>            Reporter: Gil Portenseigne
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: 14.12.01, 13.07.03, Upcoming Branch
>
>         Attachments: OFBIZ-6396.patch, fieldlookup.js.patch
>
>
> 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)