That is done in auth.profile() Anyway, auth_user is a regular table so you can make your own SQLFORM(s) from it.
On Oct 28, 1:37 am, Aniket Arora <[email protected]> wrote: > Hi there, > > As we can use auth.change_password() to add up Change Password > functionality, can I customize this form and add some more fields to > change user's preferences, name, email etc? Please suggest > > Aniket

