Re: ImageField: separating text field from button

2008-01-01 Thread Karen Tracey
On Jan 1, 2008 10:30 AM, Przemek Gawronski <[EMAIL PROTECTED]> wrote: > > > can you explain a bit clearly what you want to do? > > If I have a form (newform) with a ImageFiled (probably the same with a > FileField) and in the template I use {{ form }} to display this form, > the text field and the

Re: ImageField: separating text field from button

2008-01-01 Thread Przemek Gawronski
> can you explain a bit clearly what you want to do? If I have a form (newform) with a ImageFiled (probably the same with a FileField) and in the template I use {{ form }} to display this form, the text field and the button you press to select a file are right next to each other, and I want some

Re: ImageField: separating text field from button

2008-01-01 Thread Kenneth Gonsalves
On 01-Jan-08, at 6:36 PM, Przemek Gawronski wrote: > Hi, I want to separate the file name text field from 'select' > button in > ImageField from newforms. What would be the cleanest way to do this? can you explain a bit clearly what you want to do? -- regards kg http://lawgon.livejournal.c