Milos Prudek wrote:
I created a very simple folderish product. Everything works fine. But I was surprised that "context" and "container" seem to behave differently for folderish object than for normal Folder.

To answer my own question: I misunderstood what container does. Desired behaviour can be obtained via


<p><li tal:repeat="item python:here.aq_parent.objectIds()" tal:content="item"></p>

--
Milos Prudek
http://www.spoxdesign.com - your web usability testing
_______________________________________________
Zope maillist - Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to