I'm fairly new to web2py and i'm using the register & login forms from Web2PY. I was able to enable approval and send email for the admin. but i need to do 2 things
1. Upon user successful register i need to insert into another table (Users) 2. After the Admin approve the User (appadmin/update/db/auth_user/xxx) i need to redirect to another page Is it possible? Thanks -- *This e-mail is confidential and may also be privileged. If you are not the intended **recipient, please notify the sender immediately, delete it from your system and do **not copy, disseminate, distribute or disclose any information contained therein.* -- 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/groups/opt_out.

