mjm, Try this as a link to add your ZClass - it should create an instance in the current directory <a href="manage_addProduct/YihawDirectory/YihawChannel_factory">Add New Channel</a><br> hth Laurie -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Montagne, Michael Sent: Friday, September 07, 2001 3:44 PM To: 'zope@zope.org' Subject: [Zope] Adding ZClasses I'm attempting to allow my users to add zclasses. I always run into the same problem. The following code is in a method in a folder (a Yihaw folder in this case). <dtml-with "manage_addProduct['YihawDirectory']"> <dtml-var YihawChannel_addForm> </dtml-with> I get the form to come up but when I post it I get a "Resource not found" error. All I want to to is leverage the forms that already exist in the products folder. What am I missing? thanks, -mjm _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )