{{if auth.is_logged_in():}}

{{=auth.user.first_name}}

{{=auth.user.last_name}}

{{=auth.user.email}}

{{pass}}

not sure this is what you are asking.

On Jun 4, 11:16 am, pk <[email protected]> wrote:
> Hello together,
>
> I`ve a little problem, I think.
> I`ve got a index-Site which contains the auth()-Object (with Login,
> Register ...). All of them are working.
> If a User log-in correct, a new site (menu) will called. How can I
> show the name of the log-in User on the new site?
>
> Thanks for your help
>
> Peter
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to