db.auth.myfield.readable = False In your profile controller, set it to True;
On Jun 27, 6:34 pm, Giuseppe Luca Scrofani <[email protected]> wrote: > Hi all, as subject I have to make a custom field of auth.user visible > only in profile form but not in register form. There is an option to > make this happen?

