Thanks for the reply.  I did read the SQLObject docs and the Kid
template. I was using Cheetah before.

What I would like to know is how to name
the form variables for the invoice items so that I can commit it
automatically.

The typical forms in our app is header+items if different
relations (i.e. invoice_items). The app needs to edit
the invoice header info and the item info and be able
to save it in a single Update method.

Thanks

Reply via email to