Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CONTEXTLABELCOMPONENTTRANSLATIONSNecessary in field widget?
PRODUCTproperty key="AccountingProductId">ACCOUNTING17No, use property key="FormFieldTitle_productId"> from the product component
PRODUCTproperty key="FormFieldTitle_productId">ACCOUNTING17No, use property key="FormFieldTitle_productId"> from the product component
PRODUCTproperty key="ManufacturingProductId">MANUFACTURING13No, use property key="FormFieldTitle_productId"> from the product component
PRODUCTproperty key="PartyProductId">PARTY17No, use property key="FormFieldTitle_productId"> from the product component
PRODUCTproperty key="FormFieldTitle_productId">PRODUCT14No, use property key="FormFieldTitle_productId"> from the product component
PRODUCTproperty key="ProductProductId">PRODUCT13No, use property key="FormFieldTitle_productId"> from the product component
PRODUCTproperty key="WorkEffortProductId">WORKEFFORT13No, use property key="FormFieldTitle_productId"> from the product component
PRODUCTproperty key="FormFieldTitle_productId">WORKEFFORT13No, use property key="FormFieldTitle_productId"> from the product component
PRODUCTproperty key="ProductProduct">PRODUCT14Yes, when a number of field values of a product record are combined to be displayed in a field widget. e.g. <display description="${product.productId) - ${product.internalName}"/>

Be smart by applying when considering enhancing OFBiz field widgets: apply common sense over dogma.

As an example: https://localhost:8443/partymgr/control/PartyFinancialHistory?partyId=EuroCustomer

...

The first overview in that screen shows invoice details  (invoice id, type, date and total amount due) left of the column with title 'Outstanding amount" and right of the column with 'Amount Applied' details of an associated payment (payment Id, payment date, payment amount):

[demo11001]Sales Invoice4/25/06$820.28$0.00$820.28[demo10001]4/25/06$820.97

...