[Zope3-Users] Add menu item creation
Dmitry Vasiliev
lists at hlabs.spb.ru
Tue Jul 26 03:14:35 EDT 2005
Hi!
Is this a way to create the add menu item without the separate addMenuItem
directive? For example if I write:
<addform
...
menu="zope.app.container.add" title="Title"
/>
I've got the following error:
ConfigurationError: ('Invalid value for', 'menu', 'ImportError: Module
zope.app.container has no global add')
Maybe the menu id should be changed?
--
Dmitry Vasiliev (dima at hlabs.spb.ru)
http://hlabs.spb.ru
More information about the Zope3-users
mailing list