If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Commented on:
simple example showing how to use the ajax method to insert records as child records for parent record.
Hosting graciously provided by:
0
derek-wilson-10759 11 years ago
I just wanted to add - this is just an example, it is not secure AS-IS. You would want to prevent double submits, and CSRF by implementing your own formkey in session.