Hi, I would like to add/edit/delete multiple database rows on a single page. Django supports FormSet, but I can't seem to find the equivalence in web2py. The multiple form support doesn't seem to be what I need because each form has its own submit button.
Do I have to implement my own Formset? Any pointers would be greatly appreciated. Ken -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

