Put a property value for a DTML document in Formulator field
10 Sep
2005
10 Sep
'05
2:16 p.m.
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 ? regards, Martin Koekenberg
15 Sep
15 Sep
7:02 a.m.
New subject: [Zope] Put a property value for a DTML document in Formulator field
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
7508
Age (days ago)
7513
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Martin Koekenberg