Hello everyone,

I would like to reuse a form for user creation.  It currently has 4
fields, one of with is username.

I don't want username to be a changeable field.  Once it is created it
should stay constant.

However, when you edit an existing user, the field for username is of
course there.  Obviously if this is changed in the form the change will
not be stored to the DB, but being able to edit the form to no effect
is confusing to users.  Is it possible to pass a parameter of to the
field or to the form widget to gray out or make read-only this field?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to