I'm working on a HOWTO for this. It should be done later today... The first bit is there now, but I need to do some more testing/playing around... http://www.zope.org:18200/Members/tazzzzz/addZClasses Kevin -----Original Message----- From: Chris Walter <walter@budoe.bu.edu> To: zope@zope.org <zope@zope.org> Date: Sunday, August 22, 1999 10:59 PM Subject: [Zope] calling product ZClass add method
Hi Everyone,
Can anyone tell me how I can create a ZClass instance via DTML from outside of the product directory? Using the add new item button at the bottom of the page in a folder works fine but I also want to create some instances dynamically in DTML. I can't figure out how to call:
manage_addProduct/photoCD/multiRes_add
using the <dtml-call X> sequence. multiRes is a ZClass in the photoCD product directory.
-Chris walter@budoe.bu.edu
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )