[Zope-CMF] Does a File object know who created it?
   
    Gitte Wange
     
    gitte@mmmanager.org
       
    18 Sep 2002 15:11:47 +0200
    
    
  
ons, 2002-09-18 kl. 13:52 skrev Phil Glaser:
> Hi,
> 
> I'm trying to customize the Plone file_view method so that it displays the
> user name of the user who added the file to the system. But I cannot find a
> method or property to return this information. (I tried "contributors" but
> it was empty).
> 
> Is there such a method or property?
> 
> Many thanks!
Hello Philip,
Try with the Creator() method - it should return the username ...
Greetings,
Gitte Wange