Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6314 Widget Refactoring - Placeholder issue
  3. OFBIZ-5356

Ability to select Lookup records having more than one primary key field

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • Release Branch 12.04
    • None
    • ALL APPLICATIONS
    • None

    Description

      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:

      <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>
      

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ofbizzer Christian Carlow
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: