8 Jun
2000
8 Jun
'00
12:38 p.m.
hi, following my question of this morning, I tried that: <dtml-with "Control_Panel.Products.Objet_BIB_Product.ObjetBIB.createInObjectManager(Key, REQUEST)"> which create me the object, but in the Control_Panel.Products.Objet_BIB_Product Folder.... I would like it to be created in the current Folder (the one from which I try to create the object)... and don't see how, if I try: <dtml-with "ObjetBIB.createInObjectManager(Key, REQUEST)">, zope tells me that ObjetBIB does not work... any idea???