12 Jul
2001
12 Jul
'01
7:36 p.m.
<dtml-call expr="manage_delProperties(currentProperty)">
The method is called "manage_delProperties", i.e. it uses a plural.
It wants a sequence of ids not a single id.
Dieter
Then, wouldn't this be in contrast of what the Zope Book says? I see under manage_delProperties([ids, REQUEST]) the following text explanation: "Delete one or more properties specified by ids." Therefore, wouldn't providing ONE id be in agreement with this statement? How is one to only delete a single property? Tommy Innovation: The Best Way To Predict The Future ... Is To Create It.