When using <for each...> in an odt report template, is it possible to 
define the output order differently from the form they're coming from?

e.g. order the following by output.product.rec_name instead of the order 
they appear in the form?

<for each="output in production.outputs">
<output.product.rec_name>
</for>

Thanks

Reply via email to