[jira] [Commented] (OFBIZ-7657) Use 'conditionFields' in LookupContact

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

[jira] [Commented] (OFBIZ-7657) Use 'conditionFields' in LookupContact

Nicolas Malin (Jira)

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

Deepak Dixit commented on OFBIZ-7657:
-------------------------------------

In screen you don't need set conditionFields as empty map
you can directly set key and minilang internally convert it to map
{code}
+                <set field="conditionFields.roleTypeId" value="CONTACT" />
{code}

> Use 'conditionFields' in LookupContact
> --------------------------------------
>
>                 Key: OFBIZ-7657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7657
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Montalbano Florian
>            Priority: Minor
>              Labels: andCondition, autocomplete, conditionFields, lookup
>         Attachments: OFBIZ-7657.patch
>
>
> Change 'andCondition' (which uses direct groovy call) to 'conditionFields' in the lookup LookupScreens#LookupContact.



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