You can simple for example insert the membership with a query and set the right references. For exmpale for the registration you can recovery the id of the user in this way last record or by the form in the controller i think you have form.accept? After yuon can make a query that insert the user in Group-membership for example, so is not automatic but require only one two simple query. You use two form in a page you can use sql factory see web2py overview retrieve the two id and make the query
> -- 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.

