[Zope3-dev] addform

baiju m baiju.m.mail at gmail.com
Mon Dec 19 22:51:12 EST 2005


On 12/20/05, Garanin Michael <garanin at m-lan.ru> wrote:
>
> Hello!
> Now i write both directive addform & addMenuItem for my content objects:
> 1) <addform name="AddPerson.html" ...>
> 2) <addMenuItem view="addPerson.html" title="Add Person">.
>

I think this list (zope3-dev) is not for Zope3 users/pogrammers,
Your questions can be posted to zope3-users list, To subscribe:
http://mail.zope.org/mailman/listinfo/zope3-users

> Q: How i can write shortly
> <addform name="AddPerson.html" menu="menu_id?" title="Add Person" ... />
> ?
> I see menu.zcml and insert 'add_content'-id into addform => no result.
> Thanks!
>

I have asked a similar question recently, but using zope.formlib package.

http://mail.zope.org/pipermail/zope3-users/2005-December/001689.html
http://mail.zope.org/pipermail/zope3-users/2005-December/001691.html

I think you can move zope:addform and zope:addMenuItem to
browser:page and zope:addMenuItem

Regards,
Baiju M


More information about the Zope3-dev mailing list