Re: In a form: fill the ImageField with path

2006-08-22 Thread Jeremy Dunck
On 8/22/06, cyberco <[EMAIL PROTECTED]> wrote: > > In my form I want to enable users to change an image (ImageField), but > although I can fill fields of other types with their existing values, > this is not the case with an ImageField. How can I accomplish that? If I understand what you're asking

In a form: fill the ImageField with path

2006-08-22 Thread cyberco
In my form I want to enable users to change an image (ImageField), but although I can fill fields of other types with their existing values, this is not the case with an ImageField. How can I accomplish that? --~--~-~--~~~---~--~~ You received this message because