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
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to