[ 
https://issues.apache.org/jira/browse/OFBIZ-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sharan Foga updated OFBIZ-5356:
-------------------------------
    Sprint: Bug Crush Event - 21/2/2015

> Ability to select Lookup records having more than one primary key field
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-5356
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5356
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: Release Branch 12.04
>            Reporter: Christian Carlow
>
> The concatenated string of primary keys is blank when referenced in 
> LookupForms.xml for the listLookupOrderItem form I created so I had to 
> construct it again in the field definition:
> {code}
> <field name="orderItemId" widget-style="buttontext">
>     <hyperlink target-type="plain" also-hidden="true" 
> description="${orderId}_pk_${orderItemSeqId}" 
> target="javascript:set_value('${orderId}\_pk_${orderItemSeqId}')"/>
> </field>
> {code}
> The concatenated orderItemId field is not blank for the Lookup drop down 
> list.  I don't understand what causes it to be blank for the form widget.



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

Reply via email to