[Zope] Assignment to Properties
Thomas Weiner
weiner@tu-harburg.de
Thu, 22 Jul 1999 15:33:00 +0200
D.Neuber@CENIT.DE schrieb:
>
> Hi.
>
> I hope a simple question :
>
> How can I assign a value to a property from a DTML-Method.
>
> <!-- # expr="prop1=1"--> is not the right way.
>
> prop1 is a int property of the folder containing the DTML-Method.
Try <!--#call "manage_changeProperties(prop1=1)"--> in the DTML method.
I've got this and other useful things from the DTML Example Folder at
http://www.zope.org/Download/Contrib
HTH
Thomas
--
fon: ++49 (0)40 42878 3781
fax: ++49 (0)40 42878 2728