[Zope3-Users] Object Name field on addforms
Stephan Richter
srichter at cosmos.phy.tufts.edu
Sun Sep 11 14:25:44 EDT 2005
On Sunday 11 September 2005 10:07, Florian Lindner wrote:
> The field is displayed when the addform is called with
> folder/+/AddCSLink.html.
In this case AddCSLink.html is a view for IAdding.
> When folder/AddCSLink.html is is not displayed.
Here AddCSLink.html is a view of IContainer.
> What is the difference between these two?
I am surprised both would work. Only the first one should.
> Unfortunatly when you use the addform directive to register a menu item the
> action is folder/AddCSLink.html. Can this be changed?
Don't use the menu/title attributes of form:addform. Use the
browser:addMenuItem directive instead.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-users
mailing list