[Zope] Put a property value for a DTML document in Formulator field

Chris Withers chris at simplistix.co.uk
Thu Sep 15 03:02:59 EDT 2005


Martin Koekenberg wrote:
> Hello,
> 
> Im building a edit form. The original values are in a DTML document.
> My question, how can I get a default value from a DTML Document property 
> in formulator field (string) as de default value ?

mydoc.getProperty('name','my default')

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk



More information about the Zope mailing list