[Zope] Add Property to Image with Form & Python?
    Chris Withers 
    lists at simplistix.co.uk
       
    Fri Mar 26 06:07:02 EST 2004
    
    
  
Kevin Jones wrote:
> #add an author property to image created above
> doc=getattr(image_folder, id)
> doc.manage_addProperty('author', author, 'string')
...and you're saying that property ends up on the Image's container?
Very odd :-S
That SHOULD work as you expect...
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope
mailing list