One follow up question-- normally in my controller I would use a SQLFORM object, e.g. one named 'form' and then use:
if form.accepts(request.vars, session): ...to execute code after getting validated form data. I could look for the newly created variables in request.vars or is there a better way(?) Thanks! -j -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.