yes, i know it's lack of parenthesis, pardon me, actually, my real code is
i put it on module n pass into variable via the controller, the test (app n
function), is the minimum application that was for dev environment to trace
back the root cause of the problem. btw, anthony has shown the way, thank
you so much anthony.
*e.g. in modules works well*
def form_0(table, onvalidation, oncreate, report):
form = SQLFORM(table)
if form.process(onvalidation = onvalidation, onsuccess = oncreate).accepted:
redirect(URL('report', report) )
return dict(form = form)
thanks and best regards,
stifan
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
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 [email protected].
For more options, visit https://groups.google.com/d/optout.