Re: list minilang question
Posted by
David E Jones-2 on
URL: http://ofbiz.116.s1.nabble.com/list-minilang-question-tp142375p142378.html
The best way is probably to create a List of Maps, each Map
containing the GenericValue object and other derived or looked up
values.
-David
On Oct 29, 2006, at 9:32 PM, marceloh wrote:
> I need to program a service that retrieves a list of genericValues
> from the
> database using find-by-and tag and calculates a new value for each
> genercValue. How can I include this new column in the result list
> to be
> consumed in a table (form type "list") of a form?
>
> Thanks
> Marcelo
> --
> View this message in context:
http://www.nabble.com/list-minilang-
> question-tf2537347.html#a7069002
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>