Jacques Le Roux wrote:
Hi Scott,
Yes sorry for that, I forgot again :/
The only real change was the introduction of FieldLookupPopup2 which
solves an issue that can't be reproduced with OFBiz OOTB has
this functionnality is not used in OFBiz (yet?). It allows to show
names instead of Ids in lookups fields. This was needed by a
client but introduces some complexity when you use it (easier to deal
directly with an Id like the lookups do OOTB)
Jacques
Hi Jacques,
would you share some code from your implementation to show names instead
of Ids in lookup fields? I'm also interested in implementing this
functionality in form widgets.
Bilgin