[Zope] Method Context Control

Pavlos Christoforou pavlos@gaaros.msrc.sunysb.edu
Sat, 6 Feb 1999 13:04:29 -0500 (EST)


Hello Zopistas

A somewhat related question to Michael's context proposal.

I have a simple dtml:

<!--# if flag -->
<!--# call "manage_addProperty('name',name,'string')"-->
<!--# /if -->

where I want the new property 'name' to be added in the folder where the
property flag was found. is there a simple way of doing it? Am I missing
the obvious?

Have a nice weekend

Pavlos