I'm not sure what you are looking for. I don't think any lookup form is written
with Freemarker.
But you can use them from there. Look at
applications/order/webapp/ordermgr/entry/cart/showcart.ftl line 32 for instance
Jacques
From: "Jacek Wagner" <[email protected]>
All,
There are a lot of examples of lookup values implementation in ofbiz.
Yet all of the implementation are using two forms called
from...LookupScreens... e.g.
lookupProductAndPrice --> widget-form
listLookupProductAndPrice --> widget-form
Can anybody help me to find an example where listLookup... is written in
freemarker?
Jacek