I think you want to look into

models/menu.py

and

views/default/user.html

Massimo

On Oct 20, 2:58 pm, Checho <[email protected]> wrote:
> Hi to all...
>
> I need to know if there is a way to create a button in a view called
> for example "Change Avatar" in order to allow a registered user to
> select its avatar.
>
> I created a table called avatar, which only have an Id that is a
> reference to auth.user table and a file type field.
>
> First of all I need that... if it is possible I need to know if I can
> put that button below the ones that says "edit my profile " " change
> password" ... etc.. (Which views and controllers Do I need to
> modify?).
>
> Thanks to all... Hope you can help me...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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