The purpose of an input field is to accept input, if you want to  
display uneditable text, you can just display it without using an  
input field. To get any more advanced, you might be able to do  
something with Javascript or CSS, but I would think that would be  
confusing to a user who sees an input field that doesn't act like  
other input fields.

Don

On Mar 25, 2006, at 7:08 AM, PythonistL wrote:

>
> Is it possible to have a field in a form that a user can not  edit?
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to