It is simple to edit or update if it only involves one table
(SQLFORM).

However I have combined tables into a form using SQLFORM.factory and
also SQLFORM.factory + append fields

How should I go about updating a form with combined tables (+ append
fields)?

I have read
http://web2py.com/books/default/chapter/29/7#SQLFORM-and-insert/update/delete
but it doesn't cover how to use SQLFORM.factory with record edits.

Thanks!

Reply via email to