Re: hide fields using newforms

2007-12-30 Thread Todd O'Bryan
On Dec 30, 2007 11:11 AM, l5x <[EMAIL PROTECTED]> wrote: > > On Dec 30, 5:04 pm, Florian Lindner <[EMAIL PROTECTED]> wrote: > > Hello, > > using newforms how can I set fields to be hidden (the hidden="hidden" > > attribute)? > > Did you mean type="hidden" ? > http://www.djangoproject.com/documenta

Re: hide fields using newforms

2007-12-30 Thread l5x
On Dec 30, 5:04 pm, Florian Lindner <[EMAIL PROTECTED]> wrote: > Hello, > using newforms how can I set fields to be hidden (the hidden="hidden" > attribute)? Did you mean type="hidden" ? http://www.djangoproject.com/documentation/newforms/#widgets You can create your own widget if you need to.

hide fields using newforms

2007-12-30 Thread Florian Lindner
Hello, using newforms how can I set fields to be hidden (the hidden="hidden" attribute)? Thanks, Florian --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to