[Zope] deleting objects through a dtml-call
Andreas Jung
andreas at andreas-jung.com
Mon Oct 20 14:48:37 EDT 2003
--On Montag, 20. Oktober 2003 14:43 Uhr -0400 Katie Legere
<klegere at kfpl.ca> wrote:
> <dtml-call "manage_delObjects(this())">
> <dtml-call "manage_delObjects(this.getID())">
> <dtml-call "manage_delObjects(REQUEST.getID())">
>
> and several other suggestions but am getting nowhere.
> What do I need to pass to delObjects() ???
container.manage_delObjects([id1,id2,...])
-aj
More information about the Zope
mailing list