j
k
j a
j l
...Takahashi, Michael wrote: ...I am trying to figure out how to delete an object in Zope given a path. <snip> ...Any help is greatly appreciated.
Takahashi, Michael wrote: ...I am trying to figure out how to delete an object in Zope given a path. <snip> ...Any help is greatly appreciated.
Takahashi, Michael wrote:
I am trying to figure out how to delete an object in Zope given a path.
<snip>
Any help is greatly appreciated.
You want to call manage_delObjects on the parent folder and give it the list of ids.
Back to the thread
Back to the list