This might be a common requirement for many others because it can be used instead of the search widget. The search widget doesn't allow users to browse links to the search options. Example in this case, users may want to look at the profile of people before they select them from db.auth_user.
Probably anyone can answer this so please step up. 1. How to pass args to calling the function. E.g., find_people_to_add_roles_and_relationships(vars=request.vars)? 2. How to exit the child function (after retrieving the var value) so control drops down to the next line of the parent function? thanks, Alex -- 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.

