23 Apr
2004
23 Apr
'04
10:05 a.m.
Joachim, Thursday, April 22, 2004, 9:29:43 PM, you wrote:
is it possible to have the slotname as variable like: <span metal:fill-slot="python:'slot_%s' % here.slotNr" /> which does not work unfortunately.
You could try <untested> <span tal:define="slotname string:slot_${here/slotNr}"> <span metal:fill-slot="?slotname" /> </span> </untested> -- __________________________________________________________________ Geir Bækholt · Interaction Engineer · Plone Solutions Development · Training · Support · http://www.plonesolutions.com __________________________________________________________________