db.auth_user.id... id from auth_user table On Thu, Mar 10, 2016 at 1:07 AM, Ron Chatterjee <[email protected]> wrote:
> db.auth_user.id > Or > auth.user_id > > > On Wednesday, March 9, 2016 at 2:29:55 PM UTC-5, prashant joshi wrote: >> >> how to get auth_user.id after login?? >> means if user1 is login then show his auth_user.id >> if user2 login then show his id,,,,which is query or method for this???? >> > -- > 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. > -- 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.

