I have a nested list...
something like:
<logic:iterate property="orders" name="allocationOrder"
id="element">
..
..
..
<logic:iterate property="orderDetails" name="orders"
id="subElement">
..
<html:text name="subElement" property="qty"/>
..
</logic:iterate>
</logic:iterate>
How do I map the html:text tag back to the form?
Without anything extra added to the form, it doesn't work.
Read our disclaimer at: http://www.picknpay.co.za/email-disclaimer.htm
If you don't have web access, the disclaimer can be mailed to you on request.
Disclaimer requests to be sent to [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]