[Zope] scoping problem?
Ulrich Wisser
u.wisser@luna-park.de
Fri, 12 Nov 1999 17:48:49 +0100
Hi,
seems similiar to the thing I tried. I got it to
work with "_.getitem(,0)". Like this:
<dtml-call "REQUEST.set('links', _.string.splitfields(seealso,','))">
<dtml-in links>
<dtml-let itemname=sequence-item>
<dtml-let item="_.getitem(itemname, 0)">
<dtml-with item>
<tr><td>
<a href="<dtml-var "absolute_url()">"><dtml-var title></a>
</td></tr>
</dtml-with>
</dtml-let>
</dtml-let>
</dtml-in>
Probably you will get some "unathorized" errors. In that case
give "Access content information" permission to anonymous.
Hope it helps.
So long
Ulli
--
----------------- Die Website Effizienzer ------------------
luna-park Bravo Sanchez, Vollmert, Wisser GbR
Ulrich Wisser mailto:u.wisser@luna-park.de
Alter Schlachthof, Immenburgstr. 20 Tel +49-228-9654055
D-53121 Bonn Fax +49-228-9654057
------------------http://www.luna-park.de ------------------